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

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_158'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=158'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:startTimeOfDay '12.65'^^xsd:double;
  dwc:endTimeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8338'^^xsd:double;
  dwc:startLongitude '-4.8338'^^xsd:double;
  dwc:endLongitude '-4.8338'^^xsd:double;
  dwc:latitude '53.3085'^^xsd:double;
  dwc:startLatitude '53.3085'^^xsd:double;
  dwc:endLatitude '53.3085'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_158'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3061 -4.8254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3061"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_157'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=157'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:startTimeOfDay '12.616666666667'^^xsd:double;
  dwc:endTimeOfDay '12.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8254'^^xsd:double;
  dwc:startLongitude '-4.8254'^^xsd:double;
  dwc:endLongitude '-4.8254'^^xsd:double;
  dwc:latitude '53.3061'^^xsd:double;
  dwc:startLatitude '53.3061'^^xsd:double;
  dwc:endLatitude '53.3061'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_157'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3195 -4.8122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_159'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=159'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:startTimeOfDay '12.983333333333'^^xsd:double;
  dwc:endTimeOfDay '12.983333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8122'^^xsd:double;
  dwc:startLongitude '-4.8122'^^xsd:double;
  dwc:endLongitude '-4.8122'^^xsd:double;
  dwc:latitude '53.3195'^^xsd:double;
  dwc:startLatitude '53.3195'^^xsd:double;
  dwc:endLatitude '53.3195'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_159'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.289 -4.8112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.289"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_164'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=164'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8112'^^xsd:double;
  dwc:startLongitude '-4.8112'^^xsd:double;
  dwc:endLongitude '-4.8112'^^xsd:double;
  dwc:latitude '53.289'^^xsd:double;
  dwc:startLatitude '53.289'^^xsd:double;
  dwc:endLatitude '53.289'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_164'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.302 -4.8112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.302"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_156'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=156'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:startTimeOfDay '12.533333333333'^^xsd:double;
  dwc:endTimeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8112'^^xsd:double;
  dwc:startLongitude '-4.8112'^^xsd:double;
  dwc:endLongitude '-4.8112'^^xsd:double;
  dwc:latitude '53.302'^^xsd:double;
  dwc:startLatitude '53.302'^^xsd:double;
  dwc:endLatitude '53.302'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_156'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33 -4.8111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_198'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=198'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.316666666667'^^xsd:double;
  dwc:startTimeOfDay '16.316666666667'^^xsd:double;
  dwc:endTimeOfDay '16.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8111'^^xsd:double;
  dwc:startLongitude '-4.8111'^^xsd:double;
  dwc:endLongitude '-4.8111'^^xsd:double;
  dwc:latitude '53.33'^^xsd:double;
  dwc:startLatitude '53.33'^^xsd:double;
  dwc:endLatitude '53.33'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_198'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3189 -4.8103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3189"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_160'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=160'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '13'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8103'^^xsd:double;
  dwc:startLongitude '-4.8103'^^xsd:double;
  dwc:endLongitude '-4.8103'^^xsd:double;
  dwc:latitude '53.3189'^^xsd:double;
  dwc:startLatitude '53.3189'^^xsd:double;
  dwc:endLatitude '53.3189'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_160'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2927 -4.8074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2927"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_161'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=161'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:startTimeOfDay '13.4'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8074'^^xsd:double;
  dwc:startLongitude '-4.8074'^^xsd:double;
  dwc:endLongitude '-4.8074'^^xsd:double;
  dwc:latitude '53.2927'^^xsd:double;
  dwc:startLatitude '53.2927'^^xsd:double;
  dwc:endLatitude '53.2927'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_161'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3449 -4.8036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3449"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_130'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=130'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:startJulianDay '189'^^xsd:integer;
  dwc:endJulianDay '189'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:startTimeOfDay '13.533333333333'^^xsd:double;
  dwc:endTimeOfDay '13.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.8036'^^xsd:double;
  dwc:startLongitude '-4.8036'^^xsd:double;
  dwc:endLongitude '-4.8036'^^xsd:double;
  dwc:latitude '53.3449'^^xsd:double;
  dwc:startLatitude '53.3449'^^xsd:double;
  dwc:endLatitude '53.3449'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:relatedCatalogItem '703_130'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5'^^xsd:integer;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2985 -4.7996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2985"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_155'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=155'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:startTimeOfDay '12.483333333333'^^xsd:double;
  dwc:endTimeOfDay '12.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7996'^^xsd:double;
  dwc:startLongitude '-4.7996'^^xsd:double;
  dwc:endLongitude '-4.7996'^^xsd:double;
  dwc:latitude '53.2985'^^xsd:double;
  dwc:startLatitude '53.2985'^^xsd:double;
  dwc:endLatitude '53.2985'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_155'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2984 -4.7894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2984"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_154'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=154'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:startTimeOfDay '12.466666666667'^^xsd:double;
  dwc:endTimeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7894'^^xsd:double;
  dwc:startLongitude '-4.7894'^^xsd:double;
  dwc:endLongitude '-4.7894'^^xsd:double;
  dwc:latitude '53.2984'^^xsd:double;
  dwc:startLatitude '53.2984'^^xsd:double;
  dwc:endLatitude '53.2984'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_154'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2957 -4.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2957"^^xsd:decimal ;
  dwc:decimalLongitude "-4.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_212'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=212'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:startTimeOfDay '18.233333333333'^^xsd:double;
  dwc:endTimeOfDay '18.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.789'^^xsd:double;
  dwc:startLongitude '-4.789'^^xsd:double;
  dwc:endLongitude '-4.789'^^xsd:double;
  dwc:latitude '53.2957'^^xsd:double;
  dwc:startLatitude '53.2957'^^xsd:double;
  dwc:endLatitude '53.2957'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_212'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2951 -4.7867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2951"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_211'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=211'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:startTimeOfDay '18.233333333333'^^xsd:double;
  dwc:endTimeOfDay '18.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7867'^^xsd:double;
  dwc:startLongitude '-4.7867'^^xsd:double;
  dwc:endLongitude '-4.7867'^^xsd:double;
  dwc:latitude '53.2951'^^xsd:double;
  dwc:startLatitude '53.2951'^^xsd:double;
  dwc:endLatitude '53.2951'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_211'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3388 -4.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_131'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=131'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:startJulianDay '189'^^xsd:integer;
  dwc:endJulianDay '189'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:startTimeOfDay '13.65'^^xsd:double;
  dwc:endTimeOfDay '13.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7825'^^xsd:double;
  dwc:startLongitude '-4.7825'^^xsd:double;
  dwc:endLongitude '-4.7825'^^xsd:double;
  dwc:latitude '53.3388'^^xsd:double;
  dwc:startLatitude '53.3388'^^xsd:double;
  dwc:endLatitude '53.3388'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_131'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3575 -4.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_182'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=182'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:startTimeOfDay '16.2'^^xsd:double;
  dwc:endTimeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.78'^^xsd:double;
  dwc:startLongitude '-4.78'^^xsd:double;
  dwc:endLongitude '-4.78'^^xsd:double;
  dwc:latitude '53.3575'^^xsd:double;
  dwc:startLatitude '53.3575'^^xsd:double;
  dwc:endLatitude '53.3575'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_182'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3084 -4.7784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3084"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_195'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=195'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '0'^^xsd:integer;
  dwc:endTimeOfDay '0'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7784'^^xsd:double;
  dwc:startLongitude '-4.7784'^^xsd:double;
  dwc:endLongitude '-4.7784'^^xsd:double;
  dwc:latitude '53.3084'^^xsd:double;
  dwc:startLatitude '53.3084'^^xsd:double;
  dwc:endLatitude '53.3084'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_195'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2922 -4.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2922"^^xsd:decimal ;
  dwc:decimalLongitude "-4.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_213'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=213'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:startTimeOfDay '18.383333333333'^^xsd:double;
  dwc:endTimeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.777'^^xsd:double;
  dwc:startLongitude '-4.777'^^xsd:double;
  dwc:endLongitude '-4.777'^^xsd:double;
  dwc:latitude '53.2922'^^xsd:double;
  dwc:startLatitude '53.2922'^^xsd:double;
  dwc:endLatitude '53.2922'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_213'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2917 -4.7753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2917"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_153'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=153'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:startTimeOfDay '12.35'^^xsd:double;
  dwc:endTimeOfDay '12.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7753'^^xsd:double;
  dwc:startLongitude '-4.7753'^^xsd:double;
  dwc:endLongitude '-4.7753'^^xsd:double;
  dwc:latitude '53.2917'^^xsd:double;
  dwc:startLatitude '53.2917'^^xsd:double;
  dwc:endLatitude '53.2917'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_153'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3346 -4.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3346"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_132'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=132'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:startJulianDay '189'^^xsd:integer;
  dwc:endJulianDay '189'^^xsd:integer;
  dwc:timeOfDay '13.716666666667'^^xsd:double;
  dwc:startTimeOfDay '13.716666666667'^^xsd:double;
  dwc:endTimeOfDay '13.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7688'^^xsd:double;
  dwc:startLongitude '-4.7688'^^xsd:double;
  dwc:endLongitude '-4.7688'^^xsd:double;
  dwc:latitude '53.3346'^^xsd:double;
  dwc:startLatitude '53.3346'^^xsd:double;
  dwc:endLatitude '53.3346'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_132'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2896 -4.7674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2896"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_152'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=152'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:startTimeOfDay '12.316666666667'^^xsd:double;
  dwc:endTimeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7674'^^xsd:double;
  dwc:startLongitude '-4.7674'^^xsd:double;
  dwc:endLongitude '-4.7674'^^xsd:double;
  dwc:latitude '53.2896'^^xsd:double;
  dwc:startLatitude '53.2896'^^xsd:double;
  dwc:endLatitude '53.2896'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_152'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2893 -4.7669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2893"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_151'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=151'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:startTimeOfDay '12.316666666667'^^xsd:double;
  dwc:endTimeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7669'^^xsd:double;
  dwc:startLongitude '-4.7669'^^xsd:double;
  dwc:endLongitude '-4.7669'^^xsd:double;
  dwc:latitude '53.2893'^^xsd:double;
  dwc:startLatitude '53.2893'^^xsd:double;
  dwc:endLatitude '53.2893'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_151'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2887 -4.7648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2887"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_214'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=214'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:startTimeOfDay '18.716666666667'^^xsd:double;
  dwc:endTimeOfDay '18.716666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7648'^^xsd:double;
  dwc:startLongitude '-4.7648'^^xsd:double;
  dwc:endLongitude '-4.7648'^^xsd:double;
  dwc:latitude '53.2887'^^xsd:double;
  dwc:startLatitude '53.2887'^^xsd:double;
  dwc:endLatitude '53.2887'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_214'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3077 -4.7533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3077"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_199'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=199'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.6'^^xsd:double;
  dwc:startTimeOfDay '16.6'^^xsd:double;
  dwc:endTimeOfDay '16.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7533'^^xsd:double;
  dwc:startLongitude '-4.7533'^^xsd:double;
  dwc:endLongitude '-4.7533'^^xsd:double;
  dwc:latitude '53.3077'^^xsd:double;
  dwc:startLatitude '53.3077'^^xsd:double;
  dwc:endLatitude '53.3077'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_199'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2984 -4.7484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2984"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_197'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=197'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '0'^^xsd:integer;
  dwc:endTimeOfDay '0'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7484'^^xsd:double;
  dwc:startLongitude '-4.7484'^^xsd:double;
  dwc:endLongitude '-4.7484'^^xsd:double;
  dwc:latitude '53.2984'^^xsd:double;
  dwc:startLatitude '53.2984'^^xsd:double;
  dwc:endLatitude '53.2984'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_197'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.269 -4.7475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.269"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_146'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=146'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:startTimeOfDay '11.933333333333'^^xsd:double;
  dwc:endTimeOfDay '11.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7475'^^xsd:double;
  dwc:startLongitude '-4.7475'^^xsd:double;
  dwc:endLongitude '-4.7475'^^xsd:double;
  dwc:latitude '53.269'^^xsd:double;
  dwc:startLatitude '53.269'^^xsd:double;
  dwc:endLatitude '53.269'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_146'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2779 -4.7451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2779"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_150'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=150'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.2'^^xsd:double;
  dwc:startTimeOfDay '12.2'^^xsd:double;
  dwc:endTimeOfDay '12.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7451'^^xsd:double;
  dwc:startLongitude '-4.7451'^^xsd:double;
  dwc:endLongitude '-4.7451'^^xsd:double;
  dwc:latitude '53.2779'^^xsd:double;
  dwc:startLatitude '53.2779'^^xsd:double;
  dwc:endLatitude '53.2779'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_150'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2984 -4.7449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2984"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_196'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=196'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '0'^^xsd:integer;
  dwc:endTimeOfDay '0'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7449'^^xsd:double;
  dwc:startLongitude '-4.7449'^^xsd:double;
  dwc:endLongitude '-4.7449'^^xsd:double;
  dwc:latitude '53.2984'^^xsd:double;
  dwc:startLatitude '53.2984'^^xsd:double;
  dwc:endLatitude '53.2984'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_196'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3283 -4.7449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_133'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=133'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:startJulianDay '189'^^xsd:integer;
  dwc:endJulianDay '189'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7449'^^xsd:double;
  dwc:startLongitude '-4.7449'^^xsd:double;
  dwc:endLongitude '-4.7449'^^xsd:double;
  dwc:latitude '53.3283'^^xsd:double;
  dwc:startLatitude '53.3283'^^xsd:double;
  dwc:endLatitude '53.3283'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_133'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3288 -4.7418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_171'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=171'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7418'^^xsd:double;
  dwc:startLongitude '-4.7418'^^xsd:double;
  dwc:endLongitude '-4.7418'^^xsd:double;
  dwc:latitude '53.3288'^^xsd:double;
  dwc:startLatitude '53.3288'^^xsd:double;
  dwc:endLatitude '53.3288'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_171'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3286 -4.7412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_170'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=170'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '15'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7412'^^xsd:double;
  dwc:startLongitude '-4.7412'^^xsd:double;
  dwc:endLongitude '-4.7412'^^xsd:double;
  dwc:latitude '53.3286'^^xsd:double;
  dwc:startLatitude '53.3286'^^xsd:double;
  dwc:endLatitude '53.3286'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_170'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3003 -4.7375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_200'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=200'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:startTimeOfDay '16.7'^^xsd:double;
  dwc:endTimeOfDay '16.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7375'^^xsd:double;
  dwc:startLongitude '-4.7375'^^xsd:double;
  dwc:endLongitude '-4.7375'^^xsd:double;
  dwc:latitude '53.3003'^^xsd:double;
  dwc:startLatitude '53.3003'^^xsd:double;
  dwc:endLatitude '53.3003'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_200'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3447 -4.7374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_181'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=181'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.933333333333'^^xsd:double;
  dwc:startTimeOfDay '15.933333333333'^^xsd:double;
  dwc:endTimeOfDay '15.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7374'^^xsd:double;
  dwc:startLongitude '-4.7374'^^xsd:double;
  dwc:endLongitude '-4.7374'^^xsd:double;
  dwc:latitude '53.3447'^^xsd:double;
  dwc:startLatitude '53.3447'^^xsd:double;
  dwc:endLatitude '53.3447'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_181'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3228 -4.7337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3228"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_173'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=173'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7337'^^xsd:double;
  dwc:startLongitude '-4.7337'^^xsd:double;
  dwc:endLongitude '-4.7337'^^xsd:double;
  dwc:latitude '53.3228'^^xsd:double;
  dwc:startLatitude '53.3228'^^xsd:double;
  dwc:endLatitude '53.3228'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_173'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3265 -4.7337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_172'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=172'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:startTimeOfDay '15.033333333333'^^xsd:double;
  dwc:endTimeOfDay '15.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7337'^^xsd:double;
  dwc:startLongitude '-4.7337'^^xsd:double;
  dwc:endLongitude '-4.7337'^^xsd:double;
  dwc:latitude '53.3265'^^xsd:double;
  dwc:startLatitude '53.3265'^^xsd:double;
  dwc:endLatitude '53.3265'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_172'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2981 -4.7328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2981"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_201'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=201'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.75'^^xsd:double;
  dwc:startTimeOfDay '16.75'^^xsd:double;
  dwc:endTimeOfDay '16.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7328'^^xsd:double;
  dwc:startLongitude '-4.7328'^^xsd:double;
  dwc:endLongitude '-4.7328'^^xsd:double;
  dwc:latitude '53.2981'^^xsd:double;
  dwc:startLatitude '53.2981'^^xsd:double;
  dwc:endLatitude '53.2981'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_201'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2945 -4.7323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_210'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=210'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:startTimeOfDay '17.316666666667'^^xsd:double;
  dwc:endTimeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7323'^^xsd:double;
  dwc:startLongitude '-4.7323'^^xsd:double;
  dwc:endLongitude '-4.7323'^^xsd:double;
  dwc:latitude '53.2945'^^xsd:double;
  dwc:startLatitude '53.2945'^^xsd:double;
  dwc:endLatitude '53.2945'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_210'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3141 -4.7312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3141"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_202'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=202'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.766666666667'^^xsd:double;
  dwc:startTimeOfDay '16.766666666667'^^xsd:double;
  dwc:endTimeOfDay '16.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7312'^^xsd:double;
  dwc:startLongitude '-4.7312'^^xsd:double;
  dwc:endLongitude '-4.7312'^^xsd:double;
  dwc:latitude '53.3141'^^xsd:double;
  dwc:startLatitude '53.3141'^^xsd:double;
  dwc:endLatitude '53.3141'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_202'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2934 -4.7268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2934"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_162'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=162'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7268'^^xsd:double;
  dwc:startLongitude '-4.7268'^^xsd:double;
  dwc:endLongitude '-4.7268'^^xsd:double;
  dwc:latitude '53.2934'^^xsd:double;
  dwc:startLatitude '53.2934'^^xsd:double;
  dwc:endLatitude '53.2934'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_162'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2952 -4.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2952"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_203'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=203'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:startTimeOfDay '16.783333333333'^^xsd:double;
  dwc:endTimeOfDay '16.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7265'^^xsd:double;
  dwc:startLongitude '-4.7265'^^xsd:double;
  dwc:endLongitude '-4.7265'^^xsd:double;
  dwc:latitude '53.2952'^^xsd:double;
  dwc:startLatitude '53.2952'^^xsd:double;
  dwc:endLatitude '53.2952'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_203'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2928 -4.7263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2928"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_209'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=209'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:startTimeOfDay '17.3'^^xsd:double;
  dwc:endTimeOfDay '17.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7263'^^xsd:double;
  dwc:startLongitude '-4.7263'^^xsd:double;
  dwc:endLongitude '-4.7263'^^xsd:double;
  dwc:latitude '53.2928'^^xsd:double;
  dwc:startLatitude '53.2928'^^xsd:double;
  dwc:endLatitude '53.2928'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_209'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3238 -4.7246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3238"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_174'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=174'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:startTimeOfDay '15.116666666667'^^xsd:double;
  dwc:endTimeOfDay '15.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7246'^^xsd:double;
  dwc:startLongitude '-4.7246'^^xsd:double;
  dwc:endLongitude '-4.7246'^^xsd:double;
  dwc:latitude '53.3238'^^xsd:double;
  dwc:startLatitude '53.3238'^^xsd:double;
  dwc:endLatitude '53.3238'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:relatedCatalogItem '703_174'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4232 -4.7233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4232"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_192'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=192'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:julianDay '146'^^xsd:integer;
  dwc:startJulianDay '146'^^xsd:integer;
  dwc:endJulianDay '146'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7233'^^xsd:double;
  dwc:startLongitude '-4.7233'^^xsd:double;
  dwc:endLongitude '-4.7233'^^xsd:double;
  dwc:latitude '53.4232'^^xsd:double;
  dwc:startLatitude '53.4232'^^xsd:double;
  dwc:endLatitude '53.4232'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_192'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2936 -4.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2936"^^xsd:decimal ;
  dwc:decimalLongitude "-4.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_206'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=206'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:startTimeOfDay '16.8'^^xsd:double;
  dwc:endTimeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.723'^^xsd:double;
  dwc:startLongitude '-4.723'^^xsd:double;
  dwc:endLongitude '-4.723'^^xsd:double;
  dwc:latitude '53.2936'^^xsd:double;
  dwc:startLatitude '53.2936'^^xsd:double;
  dwc:endLatitude '53.2936'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_206'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2934 -4.7229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2934"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_207'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=207'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:startTimeOfDay '16.816666666667'^^xsd:double;
  dwc:endTimeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7229'^^xsd:double;
  dwc:startLongitude '-4.7229'^^xsd:double;
  dwc:endLongitude '-4.7229'^^xsd:double;
  dwc:latitude '53.2934'^^xsd:double;
  dwc:startLatitude '53.2934'^^xsd:double;
  dwc:endLatitude '53.2934'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_207'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2932 -4.7224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2932"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_205'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=205'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:startTimeOfDay '16.8'^^xsd:double;
  dwc:endTimeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7224'^^xsd:double;
  dwc:startLongitude '-4.7224'^^xsd:double;
  dwc:endLongitude '-4.7224'^^xsd:double;
  dwc:latitude '53.2932'^^xsd:double;
  dwc:startLatitude '53.2932'^^xsd:double;
  dwc:endLatitude '53.2932'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_205'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2928 -4.7215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2928"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_204'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=204'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.8'^^xsd:double;
  dwc:startTimeOfDay '16.8'^^xsd:double;
  dwc:endTimeOfDay '16.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7215'^^xsd:double;
  dwc:startLongitude '-4.7215'^^xsd:double;
  dwc:endLongitude '-4.7215'^^xsd:double;
  dwc:latitude '53.2928'^^xsd:double;
  dwc:startLatitude '53.2928'^^xsd:double;
  dwc:endLatitude '53.2928'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_204'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2759 -4.7211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2759"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_149'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=149'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:startTimeOfDay '12.066666666667'^^xsd:double;
  dwc:endTimeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7211'^^xsd:double;
  dwc:startLongitude '-4.7211'^^xsd:double;
  dwc:endLongitude '-4.7211'^^xsd:double;
  dwc:latitude '53.2759'^^xsd:double;
  dwc:startLatitude '53.2759'^^xsd:double;
  dwc:endLatitude '53.2759'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_149'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2909 -4.7185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2909"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_163'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=163'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.45'^^xsd:double;
  dwc:startTimeOfDay '13.45'^^xsd:double;
  dwc:endTimeOfDay '13.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7185'^^xsd:double;
  dwc:startLongitude '-4.7185'^^xsd:double;
  dwc:endLongitude '-4.7185'^^xsd:double;
  dwc:latitude '53.2909'^^xsd:double;
  dwc:startLatitude '53.2909'^^xsd:double;
  dwc:endLatitude '53.2909'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_163'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3386 -4.7171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3386"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_180'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=180'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:startTimeOfDay '15.8'^^xsd:double;
  dwc:endTimeOfDay '15.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7171'^^xsd:double;
  dwc:startLongitude '-4.7171'^^xsd:double;
  dwc:endLongitude '-4.7171'^^xsd:double;
  dwc:latitude '53.3386'^^xsd:double;
  dwc:startLatitude '53.3386'^^xsd:double;
  dwc:endLatitude '53.3386'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_180'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3358 -4.7072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_179'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=179'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:startTimeOfDay '15.75'^^xsd:double;
  dwc:endTimeOfDay '15.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7072'^^xsd:double;
  dwc:startLongitude '-4.7072'^^xsd:double;
  dwc:endLongitude '-4.7072'^^xsd:double;
  dwc:latitude '53.3358'^^xsd:double;
  dwc:startLatitude '53.3358'^^xsd:double;
  dwc:endLatitude '53.3358'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:relatedCatalogItem '703_179'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.288 -4.7061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.288"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_165'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=165'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:startTimeOfDay '13.5'^^xsd:double;
  dwc:endTimeOfDay '13.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7061'^^xsd:double;
  dwc:startLongitude '-4.7061'^^xsd:double;
  dwc:endLongitude '-4.7061'^^xsd:double;
  dwc:latitude '53.288'^^xsd:double;
  dwc:startLatitude '53.288'^^xsd:double;
  dwc:endLatitude '53.288'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:relatedCatalogItem '703_165'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.287 -4.7048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.287"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_168'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=168'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:startTimeOfDay '13.516666666667'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7048'^^xsd:double;
  dwc:startLongitude '-4.7048'^^xsd:double;
  dwc:endLongitude '-4.7048'^^xsd:double;
  dwc:latitude '53.287'^^xsd:double;
  dwc:startLatitude '53.287'^^xsd:double;
  dwc:endLatitude '53.287'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_168'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.286 -4.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.286"^^xsd:decimal ;
  dwc:decimalLongitude "-4.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_194'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=194'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '0'^^xsd:integer;
  dwc:endTimeOfDay '0'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.704'^^xsd:double;
  dwc:startLongitude '-4.704'^^xsd:double;
  dwc:endLongitude '-4.704'^^xsd:double;
  dwc:latitude '53.286'^^xsd:double;
  dwc:startLatitude '53.286'^^xsd:double;
  dwc:endLatitude '53.286'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_194'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2897 -4.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2897"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_208'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=208'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '16.95'^^xsd:double;
  dwc:startTimeOfDay '16.95'^^xsd:double;
  dwc:endTimeOfDay '16.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7022'^^xsd:double;
  dwc:startLongitude '-4.7022'^^xsd:double;
  dwc:endLongitude '-4.7022'^^xsd:double;
  dwc:latitude '53.2897'^^xsd:double;
  dwc:startLatitude '53.2897'^^xsd:double;
  dwc:endLatitude '53.2897'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_208'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2703 -4.7016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2703"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_147'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=147'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:startTimeOfDay '11.966666666667'^^xsd:double;
  dwc:endTimeOfDay '11.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7016'^^xsd:double;
  dwc:startLongitude '-4.7016'^^xsd:double;
  dwc:endLongitude '-4.7016'^^xsd:double;
  dwc:latitude '53.2703'^^xsd:double;
  dwc:startLatitude '53.2703'^^xsd:double;
  dwc:endLatitude '53.2703'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_147'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.275 -4.7013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.275"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_148'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=148'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:startTimeOfDay '12.066666666667'^^xsd:double;
  dwc:endTimeOfDay '12.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.7013'^^xsd:double;
  dwc:startLongitude '-4.7013'^^xsd:double;
  dwc:endLongitude '-4.7013'^^xsd:double;
  dwc:latitude '53.275'^^xsd:double;
  dwc:startLatitude '53.275'^^xsd:double;
  dwc:endLatitude '53.275'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_148'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2859 -4.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2859"^^xsd:decimal ;
  dwc:decimalLongitude "-4.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_166'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=166'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:startTimeOfDay '13.516666666667'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.701'^^xsd:double;
  dwc:startLongitude '-4.701'^^xsd:double;
  dwc:endLongitude '-4.701'^^xsd:double;
  dwc:latitude '53.2859'^^xsd:double;
  dwc:startLatitude '53.2859'^^xsd:double;
  dwc:endLatitude '53.2859'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_166'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2859 -4.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2859"^^xsd:decimal ;
  dwc:decimalLongitude "-4.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_167'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=167'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:startTimeOfDay '13.516666666667'^^xsd:double;
  dwc:endTimeOfDay '13.516666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.701'^^xsd:double;
  dwc:startLongitude '-4.701'^^xsd:double;
  dwc:endLongitude '-4.701'^^xsd:double;
  dwc:latitude '53.2859'^^xsd:double;
  dwc:startLatitude '53.2859'^^xsd:double;
  dwc:endLatitude '53.2859'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_167'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2839 -4.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2839"^^xsd:decimal ;
  dwc:decimalLongitude "-4.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_193'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=193'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:julianDay '253'^^xsd:integer;
  dwc:startJulianDay '253'^^xsd:integer;
  dwc:endJulianDay '253'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:startTimeOfDay '0'^^xsd:integer;
  dwc:endTimeOfDay '0'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.698'^^xsd:double;
  dwc:startLongitude '-4.698'^^xsd:double;
  dwc:endLongitude '-4.698'^^xsd:double;
  dwc:latitude '53.2839'^^xsd:double;
  dwc:startLatitude '53.2839'^^xsd:double;
  dwc:endLatitude '53.2839'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_193'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3192 -4.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3192"^^xsd:decimal ;
  dwc:decimalLongitude "-4.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_176'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=176'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.696'^^xsd:double;
  dwc:startLongitude '-4.696'^^xsd:double;
  dwc:endLongitude '-4.696'^^xsd:double;
  dwc:latitude '53.3192'^^xsd:double;
  dwc:startLatitude '53.3192'^^xsd:double;
  dwc:endLatitude '53.3192'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_176'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2986 -4.6956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2986"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_169'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=169'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '13.766666666667'^^xsd:double;
  dwc:startTimeOfDay '13.766666666667'^^xsd:double;
  dwc:endTimeOfDay '13.766666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6956'^^xsd:double;
  dwc:startLongitude '-4.6956'^^xsd:double;
  dwc:endLongitude '-4.6956'^^xsd:double;
  dwc:latitude '53.2986'^^xsd:double;
  dwc:startLatitude '53.2986'^^xsd:double;
  dwc:endLatitude '53.2986'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_169'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2682 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2682"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_145'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=145'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:startLongitude '-4.694'^^xsd:double;
  dwc:endLongitude '-4.694'^^xsd:double;
  dwc:latitude '53.2682'^^xsd:double;
  dwc:startLatitude '53.2682'^^xsd:double;
  dwc:endLatitude '53.2682'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_145'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2682 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2682"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_143'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=143'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:startLongitude '-4.694'^^xsd:double;
  dwc:endLongitude '-4.694'^^xsd:double;
  dwc:latitude '53.2682'^^xsd:double;
  dwc:startLatitude '53.2682'^^xsd:double;
  dwc:endLatitude '53.2682'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_143'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2682 -4.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2682"^^xsd:decimal ;
  dwc:decimalLongitude "-4.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_144'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=144'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:startTimeOfDay '11.916666666667'^^xsd:double;
  dwc:endTimeOfDay '11.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.694'^^xsd:double;
  dwc:startLongitude '-4.694'^^xsd:double;
  dwc:endLongitude '-4.694'^^xsd:double;
  dwc:latitude '53.2682'^^xsd:double;
  dwc:startLatitude '53.2682'^^xsd:double;
  dwc:endLatitude '53.2682'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_144'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3355 -4.6898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_178'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=178'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:startTimeOfDay '15.733333333333'^^xsd:double;
  dwc:endTimeOfDay '15.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6898'^^xsd:double;
  dwc:startLongitude '-4.6898'^^xsd:double;
  dwc:endLongitude '-4.6898'^^xsd:double;
  dwc:latitude '53.3355'^^xsd:double;
  dwc:startLatitude '53.3355'^^xsd:double;
  dwc:endLatitude '53.3355'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_178'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3293 -4.6861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3293"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_177'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=177'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:startTimeOfDay '15.583333333333'^^xsd:double;
  dwc:endTimeOfDay '15.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6861'^^xsd:double;
  dwc:startLongitude '-4.6861'^^xsd:double;
  dwc:endLongitude '-4.6861'^^xsd:double;
  dwc:latitude '53.3293'^^xsd:double;
  dwc:startLatitude '53.3293'^^xsd:double;
  dwc:endLatitude '53.3293'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:relatedCatalogItem '703_177'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3282 -4.6828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3282"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_175'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=175'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '134'^^xsd:integer;
  dwc:startJulianDay '134'^^xsd:integer;
  dwc:endJulianDay '134'^^xsd:integer;
  dwc:timeOfDay '15.433333333333'^^xsd:double;
  dwc:startTimeOfDay '15.433333333333'^^xsd:double;
  dwc:endTimeOfDay '15.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6828'^^xsd:double;
  dwc:startLongitude '-4.6828'^^xsd:double;
  dwc:endLongitude '-4.6828'^^xsd:double;
  dwc:latitude '53.3282'^^xsd:double;
  dwc:startLatitude '53.3282'^^xsd:double;
  dwc:endLatitude '53.3282'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:relatedCatalogItem '703_175'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4'^^xsd:integer;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.339 -4.6701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_191'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=191'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:julianDay '146'^^xsd:integer;
  dwc:startJulianDay '146'^^xsd:integer;
  dwc:endJulianDay '146'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6701'^^xsd:double;
  dwc:startLongitude '-4.6701'^^xsd:double;
  dwc:endLongitude '-4.6701'^^xsd:double;
  dwc:latitude '53.339'^^xsd:double;
  dwc:startLatitude '53.339'^^xsd:double;
  dwc:endLatitude '53.339'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_191'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2555 -4.6619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2555"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_129'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=129'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '189'^^xsd:integer;
  dwc:startJulianDay '189'^^xsd:integer;
  dwc:endJulianDay '189'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:startTimeOfDay '10.366666666667'^^xsd:double;
  dwc:endTimeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6619'^^xsd:double;
  dwc:startLongitude '-4.6619'^^xsd:double;
  dwc:endLongitude '-4.6619'^^xsd:double;
  dwc:latitude '53.2555'^^xsd:double;
  dwc:startLatitude '53.2555'^^xsd:double;
  dwc:endLatitude '53.2555'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_129'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4363 -4.6495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_93'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=93'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:startTimeOfDay '11.016666666667'^^xsd:double;
  dwc:endTimeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6495'^^xsd:double;
  dwc:startLongitude '-4.6495'^^xsd:double;
  dwc:endLongitude '-4.6495'^^xsd:double;
  dwc:latitude '53.4363'^^xsd:double;
  dwc:startLatitude '53.4363'^^xsd:double;
  dwc:endLatitude '53.4363'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_93'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4363 -4.6495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4363"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_94'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=94'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '11.016666666667'^^xsd:double;
  dwc:startTimeOfDay '11.016666666667'^^xsd:double;
  dwc:endTimeOfDay '11.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6495'^^xsd:double;
  dwc:startLongitude '-4.6495'^^xsd:double;
  dwc:endLongitude '-4.6495'^^xsd:double;
  dwc:latitude '53.4363'^^xsd:double;
  dwc:startLatitude '53.4363'^^xsd:double;
  dwc:endLatitude '53.4363'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_94'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4365 -4.6495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_92'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=92'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:startTimeOfDay '10.966666666667'^^xsd:double;
  dwc:endTimeOfDay '10.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6495'^^xsd:double;
  dwc:startLongitude '-4.6495'^^xsd:double;
  dwc:endLongitude '-4.6495'^^xsd:double;
  dwc:latitude '53.4365'^^xsd:double;
  dwc:startLatitude '53.4365'^^xsd:double;
  dwc:endLatitude '53.4365'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_92'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.478 -4.6283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.478"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_96'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=96'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '12.316666666667'^^xsd:double;
  dwc:startTimeOfDay '12.316666666667'^^xsd:double;
  dwc:endTimeOfDay '12.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6283'^^xsd:double;
  dwc:startLongitude '-4.6283'^^xsd:double;
  dwc:endLongitude '-4.6283'^^xsd:double;
  dwc:latitude '53.478'^^xsd:double;
  dwc:startLatitude '53.478'^^xsd:double;
  dwc:endLatitude '53.478'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_96'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4775 -4.6282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4775"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_97'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=97'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '13.033333333333'^^xsd:double;
  dwc:startTimeOfDay '13.033333333333'^^xsd:double;
  dwc:endTimeOfDay '13.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6282'^^xsd:double;
  dwc:startLongitude '-4.6282'^^xsd:double;
  dwc:endLongitude '-4.6282'^^xsd:double;
  dwc:latitude '53.4775'^^xsd:double;
  dwc:startLatitude '53.4775'^^xsd:double;
  dwc:endLatitude '53.4775'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_97'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4151 -4.6099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4151"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_185'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=185'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:startJulianDay '135'^^xsd:integer;
  dwc:endJulianDay '135'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6099'^^xsd:double;
  dwc:startLongitude '-4.6099'^^xsd:double;
  dwc:endLongitude '-4.6099'^^xsd:double;
  dwc:latitude '53.4151'^^xsd:double;
  dwc:startLatitude '53.4151'^^xsd:double;
  dwc:endLatitude '53.4151'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_185'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4623 -4.6079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4623"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_98'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=98'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '13.216666666667'^^xsd:double;
  dwc:startTimeOfDay '13.216666666667'^^xsd:double;
  dwc:endTimeOfDay '13.216666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6079'^^xsd:double;
  dwc:startLongitude '-4.6079'^^xsd:double;
  dwc:endLongitude '-4.6079'^^xsd:double;
  dwc:latitude '53.4623'^^xsd:double;
  dwc:startLatitude '53.4623'^^xsd:double;
  dwc:endLatitude '53.4623'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_98'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4129 -4.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4129"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_186'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=186'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:startJulianDay '135'^^xsd:integer;
  dwc:endJulianDay '135'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:startTimeOfDay '14.383333333333'^^xsd:double;
  dwc:endTimeOfDay '14.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.6013'^^xsd:double;
  dwc:startLongitude '-4.6013'^^xsd:double;
  dwc:endLongitude '-4.6013'^^xsd:double;
  dwc:latitude '53.4129'^^xsd:double;
  dwc:startLatitude '53.4129'^^xsd:double;
  dwc:endLatitude '53.4129'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_186'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4433 -4.5921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_99'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=99'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.5921'^^xsd:double;
  dwc:startLongitude '-4.5921'^^xsd:double;
  dwc:endLongitude '-4.5921'^^xsd:double;
  dwc:latitude '53.4433'^^xsd:double;
  dwc:startLatitude '53.4433'^^xsd:double;
  dwc:endLatitude '53.4433'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_99'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.402 -4.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_95'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=95'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '11.45'^^xsd:double;
  dwc:startTimeOfDay '11.45'^^xsd:double;
  dwc:endTimeOfDay '11.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.586'^^xsd:double;
  dwc:startLongitude '-4.586'^^xsd:double;
  dwc:endLongitude '-4.586'^^xsd:double;
  dwc:latitude '53.402'^^xsd:double;
  dwc:startLatitude '53.402'^^xsd:double;
  dwc:endLatitude '53.402'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_95'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4186 -4.5698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4186"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_183'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=183'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:startJulianDay '135'^^xsd:integer;
  dwc:endJulianDay '135'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.5698'^^xsd:double;
  dwc:startLongitude '-4.5698'^^xsd:double;
  dwc:endLongitude '-4.5698'^^xsd:double;
  dwc:latitude '53.4186'^^xsd:double;
  dwc:startLatitude '53.4186'^^xsd:double;
  dwc:endLatitude '53.4186'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_183'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4445 -4.5401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_100'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=100'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:startTimeOfDay '15.383333333333'^^xsd:double;
  dwc:endTimeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.5401'^^xsd:double;
  dwc:startLongitude '-4.5401'^^xsd:double;
  dwc:endLongitude '-4.5401'^^xsd:double;
  dwc:latitude '53.4445'^^xsd:double;
  dwc:startLatitude '53.4445'^^xsd:double;
  dwc:endLatitude '53.4445'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_100'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4445 -4.5401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4445"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_101'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=101'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:julianDay '232'^^xsd:integer;
  dwc:startJulianDay '232'^^xsd:integer;
  dwc:endJulianDay '232'^^xsd:integer;
  dwc:timeOfDay '15.383333333333'^^xsd:double;
  dwc:startTimeOfDay '15.383333333333'^^xsd:double;
  dwc:endTimeOfDay '15.383333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.5401'^^xsd:double;
  dwc:startLongitude '-4.5401'^^xsd:double;
  dwc:endLongitude '-4.5401'^^xsd:double;
  dwc:latitude '53.4445'^^xsd:double;
  dwc:startLatitude '53.4445'^^xsd:double;
  dwc:endLatitude '53.4445'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '20'^^xsd:integer;
  dwc:relatedCatalogItem '703_101'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '20'^^xsd:integer;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4651 -4.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4651"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_91'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=91'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:julianDay '218'^^xsd:integer;
  dwc:startJulianDay '218'^^xsd:integer;
  dwc:endJulianDay '218'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.527'^^xsd:double;
  dwc:startLongitude '-4.527'^^xsd:double;
  dwc:endLongitude '-4.527'^^xsd:double;
  dwc:latitude '53.4651'^^xsd:double;
  dwc:startLatitude '53.4651'^^xsd:double;
  dwc:endLatitude '53.4651'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_91'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4146 -4.5081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4146"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_184'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=184'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:julianDay '135'^^xsd:integer;
  dwc:startJulianDay '135'^^xsd:integer;
  dwc:endJulianDay '135'^^xsd:integer;
  dwc:timeOfDay '14.333333333333'^^xsd:double;
  dwc:startTimeOfDay '14.333333333333'^^xsd:double;
  dwc:endTimeOfDay '14.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.5081'^^xsd:double;
  dwc:startLongitude '-4.5081'^^xsd:double;
  dwc:endLongitude '-4.5081'^^xsd:double;
  dwc:latitude '53.4146'^^xsd:double;
  dwc:startLatitude '53.4146'^^xsd:double;
  dwc:endLatitude '53.4146'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_184'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4991 -4.4507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4991"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_187'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=187'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:startJulianDay '139'^^xsd:integer;
  dwc:endJulianDay '139'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.6666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4507'^^xsd:double;
  dwc:startLongitude '-4.4507'^^xsd:double;
  dwc:endLongitude '-4.4507'^^xsd:double;
  dwc:latitude '53.4991'^^xsd:double;
  dwc:startLatitude '53.4991'^^xsd:double;
  dwc:endLatitude '53.4991'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_187'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4487 -4.4435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4487"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_188'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=188'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:startJulianDay '139'^^xsd:integer;
  dwc:endJulianDay '139'^^xsd:integer;
  dwc:timeOfDay '9.85'^^xsd:double;
  dwc:startTimeOfDay '9.85'^^xsd:double;
  dwc:endTimeOfDay '9.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4435'^^xsd:double;
  dwc:startLongitude '-4.4435'^^xsd:double;
  dwc:endLongitude '-4.4435'^^xsd:double;
  dwc:latitude '53.4487'^^xsd:double;
  dwc:startLatitude '53.4487'^^xsd:double;
  dwc:endLatitude '53.4487'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_188'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4266 -4.4434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4266"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_105'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=105'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:startJulianDay '237'^^xsd:integer;
  dwc:endJulianDay '237'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4434'^^xsd:double;
  dwc:startLongitude '-4.4434'^^xsd:double;
  dwc:endLongitude '-4.4434'^^xsd:double;
  dwc:latitude '53.4266'^^xsd:double;
  dwc:startLatitude '53.4266'^^xsd:double;
  dwc:endLatitude '53.4266'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_105'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4382 -4.4432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4382"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_34'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=34'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.583333333333'^^xsd:double;
  dwc:startTimeOfDay '12.583333333333'^^xsd:double;
  dwc:endTimeOfDay '12.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4432'^^xsd:double;
  dwc:startLongitude '-4.4432'^^xsd:double;
  dwc:endLongitude '-4.4432'^^xsd:double;
  dwc:latitude '53.4382'^^xsd:double;
  dwc:startLatitude '53.4382'^^xsd:double;
  dwc:endLatitude '53.4382'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_34'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4351 -4.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_35'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=35'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.933333333333'^^xsd:double;
  dwc:startTimeOfDay '12.933333333333'^^xsd:double;
  dwc:endTimeOfDay '12.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4317'^^xsd:double;
  dwc:startLongitude '-4.4317'^^xsd:double;
  dwc:endLongitude '-4.4317'^^xsd:double;
  dwc:latitude '53.4351'^^xsd:double;
  dwc:startLatitude '53.4351'^^xsd:double;
  dwc:endLatitude '53.4351'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_35'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4351 -4.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_36'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=36'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4317'^^xsd:double;
  dwc:startLongitude '-4.4317'^^xsd:double;
  dwc:endLongitude '-4.4317'^^xsd:double;
  dwc:latitude '53.4351'^^xsd:double;
  dwc:startLatitude '53.4351'^^xsd:double;
  dwc:endLatitude '53.4351'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_36'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4351 -4.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4351"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_37'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=37'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4317'^^xsd:double;
  dwc:startLongitude '-4.4317'^^xsd:double;
  dwc:endLongitude '-4.4317'^^xsd:double;
  dwc:latitude '53.4351'^^xsd:double;
  dwc:startLatitude '53.4351'^^xsd:double;
  dwc:endLatitude '53.4351'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_37'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4354 -4.4315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4354"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_38'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=38'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:startTimeOfDay '12.95'^^xsd:double;
  dwc:endTimeOfDay '12.95'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4315'^^xsd:double;
  dwc:startLongitude '-4.4315'^^xsd:double;
  dwc:endLongitude '-4.4315'^^xsd:double;
  dwc:latitude '53.4354'^^xsd:double;
  dwc:startLatitude '53.4354'^^xsd:double;
  dwc:endLatitude '53.4354'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_38'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.432 -4.4298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_140'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=140'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:startTimeOfDay '12.783333333333'^^xsd:double;
  dwc:endTimeOfDay '12.783333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4298'^^xsd:double;
  dwc:startLongitude '-4.4298'^^xsd:double;
  dwc:endLongitude '-4.4298'^^xsd:double;
  dwc:latitude '53.432'^^xsd:double;
  dwc:startLatitude '53.432'^^xsd:double;
  dwc:endLatitude '53.432'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_140'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4347 -4.429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4347"^^xsd:decimal ;
  dwc:decimalLongitude "-4.429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_190'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=190'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:startJulianDay '139'^^xsd:integer;
  dwc:endJulianDay '139'^^xsd:integer;
  dwc:timeOfDay '11.466666666667'^^xsd:double;
  dwc:startTimeOfDay '11.466666666667'^^xsd:double;
  dwc:endTimeOfDay '11.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.429'^^xsd:double;
  dwc:startLongitude '-4.429'^^xsd:double;
  dwc:endLongitude '-4.429'^^xsd:double;
  dwc:latitude '53.4347'^^xsd:double;
  dwc:startLatitude '53.4347'^^xsd:double;
  dwc:endLatitude '53.4347'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_190'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4867 -4.4241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_189'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=189'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:julianDay '139'^^xsd:integer;
  dwc:startJulianDay '139'^^xsd:integer;
  dwc:endJulianDay '139'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:startTimeOfDay '11.033333333333'^^xsd:double;
  dwc:endTimeOfDay '11.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4241'^^xsd:double;
  dwc:startLongitude '-4.4241'^^xsd:double;
  dwc:endLongitude '-4.4241'^^xsd:double;
  dwc:latitude '53.4867'^^xsd:double;
  dwc:startLatitude '53.4867'^^xsd:double;
  dwc:endLatitude '53.4867'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_189'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4307 -4.4123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4307"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_104'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=104'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:startJulianDay '237'^^xsd:integer;
  dwc:endJulianDay '237'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:startTimeOfDay '13.483333333333'^^xsd:double;
  dwc:endTimeOfDay '13.483333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4123'^^xsd:double;
  dwc:startLongitude '-4.4123'^^xsd:double;
  dwc:endLongitude '-4.4123'^^xsd:double;
  dwc:latitude '53.4307'^^xsd:double;
  dwc:startLatitude '53.4307'^^xsd:double;
  dwc:endLatitude '53.4307'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_104'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4311 -4.4112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4311"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_39'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=39'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:julianDay '207'^^xsd:integer;
  dwc:startJulianDay '207'^^xsd:integer;
  dwc:endJulianDay '207'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4112'^^xsd:double;
  dwc:startLongitude '-4.4112'^^xsd:double;
  dwc:endLongitude '-4.4112'^^xsd:double;
  dwc:latitude '53.4311'^^xsd:double;
  dwc:startLatitude '53.4311'^^xsd:double;
  dwc:endLatitude '53.4311'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_39'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4858 -4.4074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4858"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_103'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=103'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:startJulianDay '237'^^xsd:integer;
  dwc:endJulianDay '237'^^xsd:integer;
  dwc:timeOfDay '13.116666666667'^^xsd:double;
  dwc:startTimeOfDay '13.116666666667'^^xsd:double;
  dwc:endTimeOfDay '13.116666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.4074'^^xsd:double;
  dwc:startLongitude '-4.4074'^^xsd:double;
  dwc:endLongitude '-4.4074'^^xsd:double;
  dwc:latitude '53.4858'^^xsd:double;
  dwc:startLatitude '53.4858'^^xsd:double;
  dwc:endLatitude '53.4858'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_103'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.3937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_33'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=33'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:startTimeOfDay '16.583333333333'^^xsd:double;
  dwc:endTimeOfDay '16.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3937'^^xsd:double;
  dwc:startLongitude '-4.3937'^^xsd:double;
  dwc:endLongitude '-4.3937'^^xsd:double;
  dwc:latitude '53.5003'^^xsd:double;
  dwc:startLatitude '53.5003'^^xsd:double;
  dwc:endLatitude '53.5003'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_33'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4902 -4.3799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4902"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_102'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=102'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:julianDay '237'^^xsd:integer;
  dwc:startJulianDay '237'^^xsd:integer;
  dwc:endJulianDay '237'^^xsd:integer;
  dwc:timeOfDay '12.533333333333'^^xsd:double;
  dwc:startTimeOfDay '12.533333333333'^^xsd:double;
  dwc:endTimeOfDay '12.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3799'^^xsd:double;
  dwc:startLongitude '-4.3799'^^xsd:double;
  dwc:endLongitude '-4.3799'^^xsd:double;
  dwc:latitude '53.4902'^^xsd:double;
  dwc:startLatitude '53.4902'^^xsd:double;
  dwc:endLatitude '53.4902'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_102'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4631 -4.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4631"^^xsd:decimal ;
  dwc:decimalLongitude "-4.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_128'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=128'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:startTimeOfDay '16.2'^^xsd:double;
  dwc:endTimeOfDay '16.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.365'^^xsd:double;
  dwc:startLongitude '-4.365'^^xsd:double;
  dwc:endLongitude '-4.365'^^xsd:double;
  dwc:latitude '53.4631'^^xsd:double;
  dwc:startLatitude '53.4631'^^xsd:double;
  dwc:endLatitude '53.4631'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_128'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4235 -4.3556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4235"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_32'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=32'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:startTimeOfDay '15.333333333333'^^xsd:double;
  dwc:endTimeOfDay '15.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3556'^^xsd:double;
  dwc:startLongitude '-4.3556'^^xsd:double;
  dwc:endLongitude '-4.3556'^^xsd:double;
  dwc:latitude '53.4235'^^xsd:double;
  dwc:startLatitude '53.4235'^^xsd:double;
  dwc:endLatitude '53.4235'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_32'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.429 -4.3311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.429"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_90'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=90'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:startTimeOfDay '16.816666666667'^^xsd:double;
  dwc:endTimeOfDay '16.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3311'^^xsd:double;
  dwc:startLongitude '-4.3311'^^xsd:double;
  dwc:endLongitude '-4.3311'^^xsd:double;
  dwc:latitude '53.429'^^xsd:double;
  dwc:startLatitude '53.429'^^xsd:double;
  dwc:endLatitude '53.429'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_90'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4364 -4.3229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4364"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_89'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=89'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '16.7'^^xsd:double;
  dwc:startTimeOfDay '16.7'^^xsd:double;
  dwc:endTimeOfDay '16.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3229'^^xsd:double;
  dwc:startLongitude '-4.3229'^^xsd:double;
  dwc:endLongitude '-4.3229'^^xsd:double;
  dwc:latitude '53.4364'^^xsd:double;
  dwc:startLatitude '53.4364'^^xsd:double;
  dwc:endLatitude '53.4364'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_89'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4409 -4.3226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4409"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_127'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=127'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '15.166666666667'^^xsd:double;
  dwc:startTimeOfDay '15.166666666667'^^xsd:double;
  dwc:endTimeOfDay '15.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3226'^^xsd:double;
  dwc:startLongitude '-4.3226'^^xsd:double;
  dwc:endLongitude '-4.3226'^^xsd:double;
  dwc:latitude '53.4409'^^xsd:double;
  dwc:startLatitude '53.4409'^^xsd:double;
  dwc:endLatitude '53.4409'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_127'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4729 -4.3212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4729"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_31'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=31'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:startTimeOfDay '12.45'^^xsd:double;
  dwc:endTimeOfDay '12.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3212'^^xsd:double;
  dwc:startLongitude '-4.3212'^^xsd:double;
  dwc:endLongitude '-4.3212'^^xsd:double;
  dwc:latitude '53.4729'^^xsd:double;
  dwc:startLatitude '53.4729'^^xsd:double;
  dwc:endLatitude '53.4729'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_31'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4423 -4.3179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4423"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_88'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=88'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '16.616666666667'^^xsd:double;
  dwc:startTimeOfDay '16.616666666667'^^xsd:double;
  dwc:endTimeOfDay '16.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3179'^^xsd:double;
  dwc:startLongitude '-4.3179'^^xsd:double;
  dwc:endLongitude '-4.3179'^^xsd:double;
  dwc:latitude '53.4423'^^xsd:double;
  dwc:startLatitude '53.4423'^^xsd:double;
  dwc:endLatitude '53.4423'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_88'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4488 -4.3157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4488"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_126'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=126'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '15.1'^^xsd:double;
  dwc:startTimeOfDay '15.1'^^xsd:double;
  dwc:endTimeOfDay '15.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3157'^^xsd:double;
  dwc:startLongitude '-4.3157'^^xsd:double;
  dwc:endLongitude '-4.3157'^^xsd:double;
  dwc:latitude '53.4488'^^xsd:double;
  dwc:startLatitude '53.4488'^^xsd:double;
  dwc:endLatitude '53.4488'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_126'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4511 -4.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4511"^^xsd:decimal ;
  dwc:decimalLongitude "-4.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_125'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=125'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:startTimeOfDay '15.083333333333'^^xsd:double;
  dwc:endTimeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.314'^^xsd:double;
  dwc:startLongitude '-4.314'^^xsd:double;
  dwc:endLongitude '-4.314'^^xsd:double;
  dwc:latitude '53.4511'^^xsd:double;
  dwc:startLatitude '53.4511'^^xsd:double;
  dwc:endLatitude '53.4511'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_125'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4231 -4.3135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4231"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_78'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=78'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.8'^^xsd:double;
  dwc:startTimeOfDay '14.8'^^xsd:double;
  dwc:endTimeOfDay '14.8'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3135'^^xsd:double;
  dwc:startLongitude '-4.3135'^^xsd:double;
  dwc:endLongitude '-4.3135'^^xsd:double;
  dwc:latitude '53.4231'^^xsd:double;
  dwc:startLatitude '53.4231'^^xsd:double;
  dwc:endLatitude '53.4231'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_78'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4534 -4.3119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_123'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=123'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '15.016666666667'^^xsd:double;
  dwc:startTimeOfDay '15.016666666667'^^xsd:double;
  dwc:endTimeOfDay '15.016666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3119'^^xsd:double;
  dwc:startLongitude '-4.3119'^^xsd:double;
  dwc:endLongitude '-4.3119'^^xsd:double;
  dwc:latitude '53.4534'^^xsd:double;
  dwc:startLatitude '53.4534'^^xsd:double;
  dwc:endLatitude '53.4534'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_123'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4534 -4.3119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_124'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=124'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:startTimeOfDay '15.066666666667'^^xsd:double;
  dwc:endTimeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3119'^^xsd:double;
  dwc:startLongitude '-4.3119'^^xsd:double;
  dwc:endLongitude '-4.3119'^^xsd:double;
  dwc:latitude '53.4534'^^xsd:double;
  dwc:startLatitude '53.4534'^^xsd:double;
  dwc:endLatitude '53.4534'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_124'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4253 -4.3106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4253"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_116'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=116'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.75'^^xsd:double;
  dwc:startTimeOfDay '13.75'^^xsd:double;
  dwc:endTimeOfDay '13.75'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3106'^^xsd:double;
  dwc:startLongitude '-4.3106'^^xsd:double;
  dwc:endLongitude '-4.3106'^^xsd:double;
  dwc:latitude '53.4253'^^xsd:double;
  dwc:startLatitude '53.4253'^^xsd:double;
  dwc:endLatitude '53.4253'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_116'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4318 -4.3092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_29'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=29'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.7333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.7333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3092'^^xsd:double;
  dwc:startLongitude '-4.3092'^^xsd:double;
  dwc:endLongitude '-4.3092'^^xsd:double;
  dwc:latitude '53.4318'^^xsd:double;
  dwc:startLatitude '53.4318'^^xsd:double;
  dwc:endLatitude '53.4318'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_29'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4338 -4.3087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_30'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=30'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:julianDay '194'^^xsd:integer;
  dwc:startJulianDay '194'^^xsd:integer;
  dwc:endJulianDay '194'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3087'^^xsd:double;
  dwc:startLongitude '-4.3087'^^xsd:double;
  dwc:endLongitude '-4.3087'^^xsd:double;
  dwc:latitude '53.4338'^^xsd:double;
  dwc:startLatitude '53.4338'^^xsd:double;
  dwc:endLatitude '53.4338'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_30'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4308 -4.3086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4308"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_80'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=80'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:startTimeOfDay '14.883333333333'^^xsd:double;
  dwc:endTimeOfDay '14.883333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3086'^^xsd:double;
  dwc:startLongitude '-4.3086'^^xsd:double;
  dwc:endLongitude '-4.3086'^^xsd:double;
  dwc:latitude '53.4308'^^xsd:double;
  dwc:startLatitude '53.4308'^^xsd:double;
  dwc:endLatitude '53.4308'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_80'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4344 -4.3053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_117'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=117'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.816666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3053'^^xsd:double;
  dwc:startLongitude '-4.3053'^^xsd:double;
  dwc:endLongitude '-4.3053'^^xsd:double;
  dwc:latitude '53.4344'^^xsd:double;
  dwc:startLatitude '53.4344'^^xsd:double;
  dwc:endLatitude '53.4344'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_117'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4344 -4.3053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4344"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_118'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=118'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.816666666667'^^xsd:double;
  dwc:startTimeOfDay '13.816666666667'^^xsd:double;
  dwc:endTimeOfDay '13.816666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3053'^^xsd:double;
  dwc:startLongitude '-4.3053'^^xsd:double;
  dwc:endLongitude '-4.3053'^^xsd:double;
  dwc:latitude '53.4344'^^xsd:double;
  dwc:startLatitude '53.4344'^^xsd:double;
  dwc:endLatitude '53.4344'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_118'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4339 -4.3052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_81'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=81'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:startTimeOfDay '14.916666666667'^^xsd:double;
  dwc:endTimeOfDay '14.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3052'^^xsd:double;
  dwc:startLongitude '-4.3052'^^xsd:double;
  dwc:endLongitude '-4.3052'^^xsd:double;
  dwc:latitude '53.4339'^^xsd:double;
  dwc:startLatitude '53.4339'^^xsd:double;
  dwc:endLatitude '53.4339'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_81'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4339 -4.3052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_82'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=82'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:startTimeOfDay '14.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3052'^^xsd:double;
  dwc:startLongitude '-4.3052'^^xsd:double;
  dwc:endLongitude '-4.3052'^^xsd:double;
  dwc:latitude '53.4339'^^xsd:double;
  dwc:startLatitude '53.4339'^^xsd:double;
  dwc:endLatitude '53.4339'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_82'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4341 -4.3051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4341"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_83'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=83'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.933333333333'^^xsd:double;
  dwc:startTimeOfDay '14.933333333333'^^xsd:double;
  dwc:endTimeOfDay '14.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3051'^^xsd:double;
  dwc:startLongitude '-4.3051'^^xsd:double;
  dwc:endLongitude '-4.3051'^^xsd:double;
  dwc:latitude '53.4341'^^xsd:double;
  dwc:startLatitude '53.4341'^^xsd:double;
  dwc:endLatitude '53.4341'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_83'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4367 -4.3036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_119'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=119'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:startTimeOfDay '13.833333333333'^^xsd:double;
  dwc:endTimeOfDay '13.833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.3036'^^xsd:double;
  dwc:startLongitude '-4.3036'^^xsd:double;
  dwc:endLongitude '-4.3036'^^xsd:double;
  dwc:latitude '53.4367'^^xsd:double;
  dwc:startLatitude '53.4367'^^xsd:double;
  dwc:endLatitude '53.4367'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_119'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4473 -4.2977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_120'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=120'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.916666666667'^^xsd:double;
  dwc:startTimeOfDay '13.916666666667'^^xsd:double;
  dwc:endTimeOfDay '13.916666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2977'^^xsd:double;
  dwc:startLongitude '-4.2977'^^xsd:double;
  dwc:endLongitude '-4.2977'^^xsd:double;
  dwc:latitude '53.4473'^^xsd:double;
  dwc:startLatitude '53.4473'^^xsd:double;
  dwc:endLatitude '53.4473'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_120'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4489 -4.2966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_121'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=121'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:startTimeOfDay '13.933333333333'^^xsd:double;
  dwc:endTimeOfDay '13.933333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2966'^^xsd:double;
  dwc:startLongitude '-4.2966'^^xsd:double;
  dwc:endLongitude '-4.2966'^^xsd:double;
  dwc:latitude '53.4489'^^xsd:double;
  dwc:startLatitude '53.4489'^^xsd:double;
  dwc:endLatitude '53.4489'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_121'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4529 -4.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4529"^^xsd:decimal ;
  dwc:decimalLongitude "-4.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_122'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=122'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.966666666667'^^xsd:double;
  dwc:startTimeOfDay '13.966666666667'^^xsd:double;
  dwc:endTimeOfDay '13.966666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.294'^^xsd:double;
  dwc:startLongitude '-4.294'^^xsd:double;
  dwc:endLongitude '-4.294'^^xsd:double;
  dwc:latitude '53.4529'^^xsd:double;
  dwc:startLatitude '53.4529'^^xsd:double;
  dwc:endLatitude '53.4529'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_122'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4254 -4.2935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_12'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=12'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:startTimeOfDay '11.183333333333'^^xsd:double;
  dwc:endTimeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2935'^^xsd:double;
  dwc:startLongitude '-4.2935'^^xsd:double;
  dwc:endLongitude '-4.2935'^^xsd:double;
  dwc:latitude '53.4254'^^xsd:double;
  dwc:startLatitude '53.4254'^^xsd:double;
  dwc:endLatitude '53.4254'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_12'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4195 -4.2932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4195"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_1'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=1'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2932'^^xsd:double;
  dwc:startLongitude '-4.2932'^^xsd:double;
  dwc:endLongitude '-4.2932'^^xsd:double;
  dwc:latitude '53.4195'^^xsd:double;
  dwc:startLatitude '53.4195'^^xsd:double;
  dwc:endLatitude '53.4195'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_1'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4201 -4.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4201"^^xsd:decimal ;
  dwc:decimalLongitude "-4.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_2'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=2'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.292'^^xsd:double;
  dwc:startLongitude '-4.292'^^xsd:double;
  dwc:endLongitude '-4.292'^^xsd:double;
  dwc:latitude '53.4201'^^xsd:double;
  dwc:startLatitude '53.4201'^^xsd:double;
  dwc:endLatitude '53.4201'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_2'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4205 -4.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4205"^^xsd:decimal ;
  dwc:decimalLongitude "-4.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_4'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=4'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.292'^^xsd:double;
  dwc:startLongitude '-4.292'^^xsd:double;
  dwc:endLongitude '-4.292'^^xsd:double;
  dwc:latitude '53.4205'^^xsd:double;
  dwc:startLatitude '53.4205'^^xsd:double;
  dwc:endLatitude '53.4205'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_4'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4205 -4.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4205"^^xsd:decimal ;
  dwc:decimalLongitude "-4.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_5'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=5'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:startTimeOfDay '9.1333333333333'^^xsd:double;
  dwc:endTimeOfDay '9.1333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.292'^^xsd:double;
  dwc:startLongitude '-4.292'^^xsd:double;
  dwc:endLongitude '-4.292'^^xsd:double;
  dwc:latitude '53.4205'^^xsd:double;
  dwc:startLatitude '53.4205'^^xsd:double;
  dwc:endLatitude '53.4205'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_5'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4221 -4.2908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4221"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_3'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=3'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:startTimeOfDay '9'^^xsd:integer;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2908'^^xsd:double;
  dwc:startLongitude '-4.2908'^^xsd:double;
  dwc:endLongitude '-4.2908'^^xsd:double;
  dwc:latitude '53.4221'^^xsd:double;
  dwc:startLatitude '53.4221'^^xsd:double;
  dwc:endLatitude '53.4221'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_3'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.2907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_6'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=6'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:startTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:endTimeOfDay '9.1666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2907'^^xsd:double;
  dwc:startLongitude '-4.2907'^^xsd:double;
  dwc:endLongitude '-4.2907'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_6'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.2907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_7'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=7'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:startTimeOfDay '9.2'^^xsd:double;
  dwc:endTimeOfDay '9.2'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2907'^^xsd:double;
  dwc:startLongitude '-4.2907'^^xsd:double;
  dwc:endLongitude '-4.2907'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_7'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.2907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_8'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=8'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:startTimeOfDay '9.2166666666667'^^xsd:double;
  dwc:endTimeOfDay '9.2166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2907'^^xsd:double;
  dwc:startLongitude '-4.2907'^^xsd:double;
  dwc:endLongitude '-4.2907'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_8'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_41'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=41'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_41'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_40'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=40'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_40'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_42'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=42'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_42'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_44'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=44'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_44'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_45'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=45'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_45'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_46'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=46'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_46'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_47'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=47'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_47'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_48'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=48'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_48'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_49'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=49'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_49'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_50'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=50'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_50'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4223 -4.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4223"^^xsd:decimal ;
  dwc:decimalLongitude "-4.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_51'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=51'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.289'^^xsd:double;
  dwc:startLongitude '-4.289'^^xsd:double;
  dwc:endLongitude '-4.289'^^xsd:double;
  dwc:latitude '53.4223'^^xsd:double;
  dwc:startLatitude '53.4223'^^xsd:double;
  dwc:endLatitude '53.4223'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_51'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4255 -4.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4255"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_58'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=58'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2874'^^xsd:double;
  dwc:startLongitude '-4.2874'^^xsd:double;
  dwc:endLongitude '-4.2874'^^xsd:double;
  dwc:latitude '53.4255'^^xsd:double;
  dwc:startLatitude '53.4255'^^xsd:double;
  dwc:endLatitude '53.4255'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_58'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4236 -4.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_114'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=114'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:startTimeOfDay '13.4'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.287'^^xsd:double;
  dwc:startLongitude '-4.287'^^xsd:double;
  dwc:endLongitude '-4.287'^^xsd:double;
  dwc:latitude '53.4236'^^xsd:double;
  dwc:startLatitude '53.4236'^^xsd:double;
  dwc:endLatitude '53.4236'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_114'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4236 -4.287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4236"^^xsd:decimal ;
  dwc:decimalLongitude "-4.287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_115'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=115'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:startTimeOfDay '13.4'^^xsd:double;
  dwc:endTimeOfDay '13.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.287'^^xsd:double;
  dwc:startLongitude '-4.287'^^xsd:double;
  dwc:endLongitude '-4.287'^^xsd:double;
  dwc:latitude '53.4236'^^xsd:double;
  dwc:startLatitude '53.4236'^^xsd:double;
  dwc:endLatitude '53.4236'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:relatedCatalogItem '703_115'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4249 -4.2861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4249"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_113'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=113'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2861'^^xsd:double;
  dwc:startLongitude '-4.2861'^^xsd:double;
  dwc:endLongitude '-4.2861'^^xsd:double;
  dwc:latitude '53.4249'^^xsd:double;
  dwc:startLatitude '53.4249'^^xsd:double;
  dwc:endLatitude '53.4249'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_113'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4313 -4.2857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4313"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_9'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=9'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:startTimeOfDay '9.3'^^xsd:double;
  dwc:endTimeOfDay '9.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2857'^^xsd:double;
  dwc:startLongitude '-4.2857'^^xsd:double;
  dwc:endLongitude '-4.2857'^^xsd:double;
  dwc:latitude '53.4313'^^xsd:double;
  dwc:startLatitude '53.4313'^^xsd:double;
  dwc:endLatitude '53.4313'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_9'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4264 -4.2851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_109'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=109'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2851'^^xsd:double;
  dwc:startLongitude '-4.2851'^^xsd:double;
  dwc:endLongitude '-4.2851'^^xsd:double;
  dwc:latitude '53.4264'^^xsd:double;
  dwc:startLatitude '53.4264'^^xsd:double;
  dwc:endLatitude '53.4264'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_109'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4264 -4.2841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4264"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_108'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=108'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2841'^^xsd:double;
  dwc:startLongitude '-4.2841'^^xsd:double;
  dwc:endLongitude '-4.2841'^^xsd:double;
  dwc:latitude '53.4264'^^xsd:double;
  dwc:startLatitude '53.4264'^^xsd:double;
  dwc:endLatitude '53.4264'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_108'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4279 -4.2841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4279"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_110'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=110'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2841'^^xsd:double;
  dwc:startLongitude '-4.2841'^^xsd:double;
  dwc:endLongitude '-4.2841'^^xsd:double;
  dwc:latitude '53.4279'^^xsd:double;
  dwc:startLatitude '53.4279'^^xsd:double;
  dwc:endLatitude '53.4279'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_110'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4215 -4.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_14'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=14'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:startTimeOfDay '11.25'^^xsd:double;
  dwc:endTimeOfDay '11.25'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.284'^^xsd:double;
  dwc:startLongitude '-4.284'^^xsd:double;
  dwc:endLongitude '-4.284'^^xsd:double;
  dwc:latitude '53.4215'^^xsd:double;
  dwc:startLatitude '53.4215'^^xsd:double;
  dwc:endLatitude '53.4215'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_14'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4222 -4.2839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4222"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_15'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=15'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:startTimeOfDay '11.266666666667'^^xsd:double;
  dwc:endTimeOfDay '11.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2839'^^xsd:double;
  dwc:startLongitude '-4.2839'^^xsd:double;
  dwc:endLongitude '-4.2839'^^xsd:double;
  dwc:latitude '53.4222'^^xsd:double;
  dwc:startLatitude '53.4222'^^xsd:double;
  dwc:endLatitude '53.4222'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_15'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4232 -4.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4232"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_13'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=13'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:startTimeOfDay '11.233333333333'^^xsd:double;
  dwc:endTimeOfDay '11.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2838'^^xsd:double;
  dwc:startLongitude '-4.2838'^^xsd:double;
  dwc:endLongitude '-4.2838'^^xsd:double;
  dwc:latitude '53.4232'^^xsd:double;
  dwc:startLatitude '53.4232'^^xsd:double;
  dwc:endLatitude '53.4232'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_13'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4299 -4.2821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4299"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_11'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=11'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:startTimeOfDay '11.166666666667'^^xsd:double;
  dwc:endTimeOfDay '11.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2821'^^xsd:double;
  dwc:startLongitude '-4.2821'^^xsd:double;
  dwc:endLongitude '-4.2821'^^xsd:double;
  dwc:latitude '53.4299'^^xsd:double;
  dwc:startLatitude '53.4299'^^xsd:double;
  dwc:endLatitude '53.4299'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_11'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4322 -4.2816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4322"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_112'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=112'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2816'^^xsd:double;
  dwc:startLongitude '-4.2816'^^xsd:double;
  dwc:endLongitude '-4.2816'^^xsd:double;
  dwc:latitude '53.4322'^^xsd:double;
  dwc:startLatitude '53.4322'^^xsd:double;
  dwc:endLatitude '53.4322'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_112'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4316 -4.2815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_10'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=10'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.1'^^xsd:double;
  dwc:startTimeOfDay '11.1'^^xsd:double;
  dwc:endTimeOfDay '11.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2815'^^xsd:double;
  dwc:startLongitude '-4.2815'^^xsd:double;
  dwc:endLongitude '-4.2815'^^xsd:double;
  dwc:latitude '53.4316'^^xsd:double;
  dwc:startLatitude '53.4316'^^xsd:double;
  dwc:endLatitude '53.4316'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_10'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4664 -4.2786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_84'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=84'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:startTimeOfDay '15.266666666667'^^xsd:double;
  dwc:endTimeOfDay '15.266666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2786'^^xsd:double;
  dwc:startLongitude '-4.2786'^^xsd:double;
  dwc:endLongitude '-4.2786'^^xsd:double;
  dwc:latitude '53.4664'^^xsd:double;
  dwc:startLatitude '53.4664'^^xsd:double;
  dwc:endLatitude '53.4664'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_84'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4285 -4.2773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_79'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=79'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '14.85'^^xsd:double;
  dwc:startTimeOfDay '14.85'^^xsd:double;
  dwc:endTimeOfDay '14.85'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2773'^^xsd:double;
  dwc:startLongitude '-4.2773'^^xsd:double;
  dwc:endLongitude '-4.2773'^^xsd:double;
  dwc:latitude '53.4285'^^xsd:double;
  dwc:startLatitude '53.4285'^^xsd:double;
  dwc:endLatitude '53.4285'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_79'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4691 -4.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4691"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_85'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=85'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.3'^^xsd:double;
  dwc:startTimeOfDay '15.3'^^xsd:double;
  dwc:endTimeOfDay '15.3'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2761'^^xsd:double;
  dwc:startLongitude '-4.2761'^^xsd:double;
  dwc:endLongitude '-4.2761'^^xsd:double;
  dwc:latitude '53.4691'^^xsd:double;
  dwc:startLatitude '53.4691'^^xsd:double;
  dwc:endLatitude '53.4691'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '8'^^xsd:integer;
  dwc:relatedCatalogItem '703_85'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '8'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4143 -4.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4143"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_69'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=69'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.7'^^xsd:double;
  dwc:startTimeOfDay '10.7'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2755'^^xsd:double;
  dwc:startLongitude '-4.2755'^^xsd:double;
  dwc:endLongitude '-4.2755'^^xsd:double;
  dwc:latitude '53.4143'^^xsd:double;
  dwc:startLatitude '53.4143'^^xsd:double;
  dwc:endLatitude '53.4143'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_69'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4082 -4.2748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4082"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_134'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=134'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:startTimeOfDay '10.333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2748'^^xsd:double;
  dwc:startLongitude '-4.2748'^^xsd:double;
  dwc:endLongitude '-4.2748'^^xsd:double;
  dwc:latitude '53.4082'^^xsd:double;
  dwc:startLatitude '53.4082'^^xsd:double;
  dwc:endLatitude '53.4082'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_134'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4082 -4.2748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4082"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_136'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=136'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.4'^^xsd:double;
  dwc:startTimeOfDay '10.4'^^xsd:double;
  dwc:endTimeOfDay '10.4'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2748'^^xsd:double;
  dwc:startLongitude '-4.2748'^^xsd:double;
  dwc:endLongitude '-4.2748'^^xsd:double;
  dwc:latitude '53.4082'^^xsd:double;
  dwc:startLatitude '53.4082'^^xsd:double;
  dwc:endLatitude '53.4082'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_136'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4719 -4.2745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4719"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_86'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=86'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.316666666667'^^xsd:double;
  dwc:startTimeOfDay '15.316666666667'^^xsd:double;
  dwc:endTimeOfDay '15.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2745'^^xsd:double;
  dwc:startLongitude '-4.2745'^^xsd:double;
  dwc:endLongitude '-4.2745'^^xsd:double;
  dwc:latitude '53.4719'^^xsd:double;
  dwc:startLatitude '53.4719'^^xsd:double;
  dwc:endLatitude '53.4719'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:relatedCatalogItem '703_86'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4225 -4.2713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_65'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=65'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2713'^^xsd:double;
  dwc:startLongitude '-4.2713'^^xsd:double;
  dwc:endLongitude '-4.2713'^^xsd:double;
  dwc:latitude '53.4225'^^xsd:double;
  dwc:startLatitude '53.4225'^^xsd:double;
  dwc:endLatitude '53.4225'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_65'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4258 -4.2707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4258"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_63'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=63'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:startTimeOfDay '10.55'^^xsd:double;
  dwc:endTimeOfDay '10.55'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2707'^^xsd:double;
  dwc:startLongitude '-4.2707'^^xsd:double;
  dwc:endLongitude '-4.2707'^^xsd:double;
  dwc:latitude '53.4258'^^xsd:double;
  dwc:startLatitude '53.4258'^^xsd:double;
  dwc:endLatitude '53.4258'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_63'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4256 -4.2706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_66'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=66'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2706'^^xsd:double;
  dwc:startLongitude '-4.2706'^^xsd:double;
  dwc:endLongitude '-4.2706'^^xsd:double;
  dwc:latitude '53.4256'^^xsd:double;
  dwc:startLatitude '53.4256'^^xsd:double;
  dwc:endLatitude '53.4256'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:relatedCatalogItem '703_66'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4256 -4.2706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_67'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=67'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2706'^^xsd:double;
  dwc:startLongitude '-4.2706'^^xsd:double;
  dwc:endLongitude '-4.2706'^^xsd:double;
  dwc:latitude '53.4256'^^xsd:double;
  dwc:startLatitude '53.4256'^^xsd:double;
  dwc:endLatitude '53.4256'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '5'^^xsd:integer;
  dwc:relatedCatalogItem '703_67'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '5'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4256 -4.2706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_68'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=68'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2706'^^xsd:double;
  dwc:startLongitude '-4.2706'^^xsd:double;
  dwc:endLongitude '-4.2706'^^xsd:double;
  dwc:latitude '53.4256'^^xsd:double;
  dwc:startLatitude '53.4256'^^xsd:double;
  dwc:endLatitude '53.4256'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '6'^^xsd:integer;
  dwc:relatedCatalogItem '703_68'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '6'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4256 -4.2706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4256"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_64'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=64'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:startTimeOfDay '10.566666666667'^^xsd:double;
  dwc:endTimeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2706'^^xsd:double;
  dwc:startLongitude '-4.2706'^^xsd:double;
  dwc:endLongitude '-4.2706'^^xsd:double;
  dwc:latitude '53.4256'^^xsd:double;
  dwc:startLatitude '53.4256'^^xsd:double;
  dwc:endLatitude '53.4256'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_64'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.432 -4.2692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.432"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_61'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=61'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.45'^^xsd:double;
  dwc:startTimeOfDay '10.45'^^xsd:double;
  dwc:endTimeOfDay '10.45'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2692'^^xsd:double;
  dwc:startLongitude '-4.2692'^^xsd:double;
  dwc:endLongitude '-4.2692'^^xsd:double;
  dwc:latitude '53.432'^^xsd:double;
  dwc:startLatitude '53.432'^^xsd:double;
  dwc:endLatitude '53.432'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_61'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4326 -4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4326"^^xsd:decimal ;
  dwc:decimalLongitude "-4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_62'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=62'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:startTimeOfDay '10.466666666667'^^xsd:double;
  dwc:endTimeOfDay '10.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.268'^^xsd:double;
  dwc:startLongitude '-4.268'^^xsd:double;
  dwc:endLongitude '-4.268'^^xsd:double;
  dwc:latitude '53.4326'^^xsd:double;
  dwc:startLatitude '53.4326'^^xsd:double;
  dwc:endLatitude '53.4326'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_62'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4179 -4.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4179"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_135'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=135'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:startTimeOfDay '10.333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2667'^^xsd:double;
  dwc:startLongitude '-4.2667'^^xsd:double;
  dwc:endLongitude '-4.2667'^^xsd:double;
  dwc:latitude '53.4179'^^xsd:double;
  dwc:startLatitude '53.4179'^^xsd:double;
  dwc:endLatitude '53.4179'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_135'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4295 -4.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_111'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=111'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:startTimeOfDay '13.283333333333'^^xsd:double;
  dwc:endTimeOfDay '13.283333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2666'^^xsd:double;
  dwc:startLongitude '-4.2666'^^xsd:double;
  dwc:endLongitude '-4.2666'^^xsd:double;
  dwc:latitude '53.4295'^^xsd:double;
  dwc:startLatitude '53.4295'^^xsd:double;
  dwc:endLatitude '53.4295'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_111'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4234 -4.2639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4234"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_137'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=137'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:startTimeOfDay '10.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2639'^^xsd:double;
  dwc:startLongitude '-4.2639'^^xsd:double;
  dwc:endLongitude '-4.2639'^^xsd:double;
  dwc:latitude '53.4234'^^xsd:double;
  dwc:startLatitude '53.4234'^^xsd:double;
  dwc:endLatitude '53.4234'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_137'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4418 -4.2638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4418"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_60'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=60'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.333333333333'^^xsd:double;
  dwc:startTimeOfDay '10.333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2638'^^xsd:double;
  dwc:startLongitude '-4.2638'^^xsd:double;
  dwc:endLongitude '-4.2638'^^xsd:double;
  dwc:latitude '53.4418'^^xsd:double;
  dwc:startLatitude '53.4418'^^xsd:double;
  dwc:endLatitude '53.4418'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_60'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4011 -4.2605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4011"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_25'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=25'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:startTimeOfDay '14.1'^^xsd:double;
  dwc:endTimeOfDay '14.1'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2605'^^xsd:double;
  dwc:startLongitude '-4.2605'^^xsd:double;
  dwc:endLongitude '-4.2605'^^xsd:double;
  dwc:latitude '53.4011'^^xsd:double;
  dwc:startLatitude '53.4011'^^xsd:double;
  dwc:endLatitude '53.4011'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_25'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5026 -4.2603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5026"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_87'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=87'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:startTimeOfDay '15.5'^^xsd:double;
  dwc:endTimeOfDay '15.5'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2603'^^xsd:double;
  dwc:startLongitude '-4.2603'^^xsd:double;
  dwc:endLongitude '-4.2603'^^xsd:double;
  dwc:latitude '53.5026'^^xsd:double;
  dwc:startLatitude '53.5026'^^xsd:double;
  dwc:endLatitude '53.5026'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_87'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.402 -4.2593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.402"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_24'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=24'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '14.05'^^xsd:double;
  dwc:startTimeOfDay '14.05'^^xsd:double;
  dwc:endTimeOfDay '14.05'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2593'^^xsd:double;
  dwc:startLongitude '-4.2593'^^xsd:double;
  dwc:endLongitude '-4.2593'^^xsd:double;
  dwc:latitude '53.402'^^xsd:double;
  dwc:startLatitude '53.402'^^xsd:double;
  dwc:endLatitude '53.402'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_24'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3997 -4.2538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3997"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_107'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=107'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:startTimeOfDay '11.533333333333'^^xsd:double;
  dwc:endTimeOfDay '11.533333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2538'^^xsd:double;
  dwc:startLongitude '-4.2538'^^xsd:double;
  dwc:endLongitude '-4.2538'^^xsd:double;
  dwc:latitude '53.3997'^^xsd:double;
  dwc:startLatitude '53.3997'^^xsd:double;
  dwc:endLatitude '53.3997'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_107'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.451 -4.2516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_59'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=59'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:startTimeOfDay '10.15'^^xsd:double;
  dwc:endTimeOfDay '10.15'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2516'^^xsd:double;
  dwc:startLongitude '-4.2516'^^xsd:double;
  dwc:endLongitude '-4.2516'^^xsd:double;
  dwc:latitude '53.451'^^xsd:double;
  dwc:startLatitude '53.451'^^xsd:double;
  dwc:endLatitude '53.451'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_59'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3708 -4.2461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3708"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_106'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=106'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '159'^^xsd:integer;
  dwc:startJulianDay '159'^^xsd:integer;
  dwc:endJulianDay '159'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:startTimeOfDay '10.316666666667'^^xsd:double;
  dwc:endTimeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2461'^^xsd:double;
  dwc:startLongitude '-4.2461'^^xsd:double;
  dwc:endLongitude '-4.2461'^^xsd:double;
  dwc:latitude '53.3708'^^xsd:double;
  dwc:startLatitude '53.3708'^^xsd:double;
  dwc:endLatitude '53.3708'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_106'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4549 -4.2456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4549"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_16'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=16'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:startTimeOfDay '11.633333333333'^^xsd:double;
  dwc:endTimeOfDay '11.633333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2456'^^xsd:double;
  dwc:startLongitude '-4.2456'^^xsd:double;
  dwc:endLongitude '-4.2456'^^xsd:double;
  dwc:latitude '53.4549'^^xsd:double;
  dwc:startLatitude '53.4549'^^xsd:double;
  dwc:endLatitude '53.4549'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_16'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3717 -4.2448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_142'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=142'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:startTimeOfDay '13.733333333333'^^xsd:double;
  dwc:endTimeOfDay '13.733333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2448'^^xsd:double;
  dwc:startLongitude '-4.2448'^^xsd:double;
  dwc:endLongitude '-4.2448'^^xsd:double;
  dwc:latitude '53.3717'^^xsd:double;
  dwc:startLatitude '53.3717'^^xsd:double;
  dwc:endLatitude '53.3717'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_142'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4557 -4.2448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4557"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_17'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=17'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:startTimeOfDay '12.166666666667'^^xsd:double;
  dwc:endTimeOfDay '12.166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2448'^^xsd:double;
  dwc:startLongitude '-4.2448'^^xsd:double;
  dwc:endLongitude '-4.2448'^^xsd:double;
  dwc:latitude '53.4557'^^xsd:double;
  dwc:startLatitude '53.4557'^^xsd:double;
  dwc:endLatitude '53.4557'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_17'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3781 -4.2433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3781"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_77'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=77'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:startTimeOfDay '13.666666666667'^^xsd:double;
  dwc:endTimeOfDay '13.666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2433'^^xsd:double;
  dwc:startLongitude '-4.2433'^^xsd:double;
  dwc:endLongitude '-4.2433'^^xsd:double;
  dwc:latitude '53.3781'^^xsd:double;
  dwc:startLatitude '53.3781'^^xsd:double;
  dwc:endLatitude '53.3781'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_77'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.458 -4.2423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.458"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_18'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=18'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:startTimeOfDay '12.216666666667'^^xsd:double;
  dwc:endTimeOfDay '12.216666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2423'^^xsd:double;
  dwc:startLongitude '-4.2423'^^xsd:double;
  dwc:endLongitude '-4.2423'^^xsd:double;
  dwc:latitude '53.458'^^xsd:double;
  dwc:startLatitude '53.458'^^xsd:double;
  dwc:endLatitude '53.458'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_18'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3824 -4.2419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3824"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_74'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=74'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2419'^^xsd:double;
  dwc:startLongitude '-4.2419'^^xsd:double;
  dwc:endLongitude '-4.2419'^^xsd:double;
  dwc:latitude '53.3824'^^xsd:double;
  dwc:startLatitude '53.3824'^^xsd:double;
  dwc:endLatitude '53.3824'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_74'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3814 -4.2416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3814"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_76'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=76'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.616666666667'^^xsd:double;
  dwc:startTimeOfDay '13.616666666667'^^xsd:double;
  dwc:endTimeOfDay '13.616666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2416'^^xsd:double;
  dwc:startLongitude '-4.2416'^^xsd:double;
  dwc:endLongitude '-4.2416'^^xsd:double;
  dwc:latitude '53.3814'^^xsd:double;
  dwc:startLatitude '53.3814'^^xsd:double;
  dwc:endLatitude '53.3814'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_76'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3852 -4.2414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3852"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_73'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=73'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.583333333333'^^xsd:double;
  dwc:startTimeOfDay '13.583333333333'^^xsd:double;
  dwc:endTimeOfDay '13.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2414'^^xsd:double;
  dwc:startLongitude '-4.2414'^^xsd:double;
  dwc:endLongitude '-4.2414'^^xsd:double;
  dwc:latitude '53.3852'^^xsd:double;
  dwc:startLatitude '53.3852'^^xsd:double;
  dwc:endLatitude '53.3852'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_73'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3851 -4.2413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3851"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_75'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=75'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.6'^^xsd:double;
  dwc:startTimeOfDay '13.6'^^xsd:double;
  dwc:endTimeOfDay '13.6'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2413'^^xsd:double;
  dwc:startLongitude '-4.2413'^^xsd:double;
  dwc:endLongitude '-4.2413'^^xsd:double;
  dwc:latitude '53.3851'^^xsd:double;
  dwc:startLatitude '53.3851'^^xsd:double;
  dwc:endLatitude '53.3851'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_75'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3819 -4.2407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3819"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_141'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=141'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:startTimeOfDay '13.333333333333'^^xsd:double;
  dwc:endTimeOfDay '13.333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2407'^^xsd:double;
  dwc:startLongitude '-4.2407'^^xsd:double;
  dwc:endLongitude '-4.2407'^^xsd:double;
  dwc:latitude '53.3819'^^xsd:double;
  dwc:startLatitude '53.3819'^^xsd:double;
  dwc:endLatitude '53.3819'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '4'^^xsd:integer;
  dwc:relatedCatalogItem '703_141'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '4'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4176 -4.2342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4176"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_26'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=26'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:startTimeOfDay '14.583333333333'^^xsd:double;
  dwc:endTimeOfDay '14.583333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2342'^^xsd:double;
  dwc:startLongitude '-4.2342'^^xsd:double;
  dwc:endLongitude '-4.2342'^^xsd:double;
  dwc:latitude '53.4176'^^xsd:double;
  dwc:startLatitude '53.4176'^^xsd:double;
  dwc:endLatitude '53.4176'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_26'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3994 -4.2337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3994"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_72'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=72'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2337'^^xsd:double;
  dwc:startLongitude '-4.2337'^^xsd:double;
  dwc:endLongitude '-4.2337'^^xsd:double;
  dwc:latitude '53.3994'^^xsd:double;
  dwc:startLatitude '53.3994'^^xsd:double;
  dwc:endLatitude '53.3994'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_72'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4018 -4.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4018"^^xsd:decimal ;
  dwc:decimalLongitude "-4.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_71'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=71'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '13.416666666667'^^xsd:double;
  dwc:startTimeOfDay '13.416666666667'^^xsd:double;
  dwc:endTimeOfDay '13.416666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.232'^^xsd:double;
  dwc:startLongitude '-4.232'^^xsd:double;
  dwc:endLongitude '-4.232'^^xsd:double;
  dwc:latitude '53.4018'^^xsd:double;
  dwc:startLatitude '53.4018'^^xsd:double;
  dwc:endLatitude '53.4018'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_71'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4808 -4.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4808"^^xsd:decimal ;
  dwc:decimalLongitude "-4.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_19'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=19'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:startTimeOfDay '12.466666666667'^^xsd:double;
  dwc:endTimeOfDay '12.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.231'^^xsd:double;
  dwc:startLongitude '-4.231'^^xsd:double;
  dwc:endLongitude '-4.231'^^xsd:double;
  dwc:latitude '53.4808'^^xsd:double;
  dwc:startLatitude '53.4808'^^xsd:double;
  dwc:endLatitude '53.4808'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_19'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4463 -4.2276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_70'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=70'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '11.65'^^xsd:double;
  dwc:startTimeOfDay '11.65'^^xsd:double;
  dwc:endTimeOfDay '11.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2276'^^xsd:double;
  dwc:startLongitude '-4.2276'^^xsd:double;
  dwc:endLongitude '-4.2276'^^xsd:double;
  dwc:latitude '53.4463'^^xsd:double;
  dwc:startLatitude '53.4463'^^xsd:double;
  dwc:endLatitude '53.4463'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_70'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4568 -4.2259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_23'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=23'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:startTimeOfDay '13.466666666667'^^xsd:double;
  dwc:endTimeOfDay '13.466666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2259'^^xsd:double;
  dwc:startLongitude '-4.2259'^^xsd:double;
  dwc:endLongitude '-4.2259'^^xsd:double;
  dwc:latitude '53.4568'^^xsd:double;
  dwc:startLatitude '53.4568'^^xsd:double;
  dwc:endLatitude '53.4568'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_23'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4569 -4.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4569"^^xsd:decimal ;
  dwc:decimalLongitude "-4.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_22'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=22'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '13.433333333333'^^xsd:double;
  dwc:startTimeOfDay '13.433333333333'^^xsd:double;
  dwc:endTimeOfDay '13.433333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.225'^^xsd:double;
  dwc:startLongitude '-4.225'^^xsd:double;
  dwc:endLongitude '-4.225'^^xsd:double;
  dwc:latitude '53.4569'^^xsd:double;
  dwc:startLatitude '53.4569'^^xsd:double;
  dwc:endLatitude '53.4569'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_22'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.495 -4.2164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.495"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_20'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=20'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '12.65'^^xsd:double;
  dwc:startTimeOfDay '12.65'^^xsd:double;
  dwc:endTimeOfDay '12.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2164'^^xsd:double;
  dwc:startLongitude '-4.2164'^^xsd:double;
  dwc:endLongitude '-4.2164'^^xsd:double;
  dwc:latitude '53.495'^^xsd:double;
  dwc:startLatitude '53.495'^^xsd:double;
  dwc:endLatitude '53.495'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_20'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4739 -4.2153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4739"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_21'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=21'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '13.083333333333'^^xsd:double;
  dwc:startTimeOfDay '13.083333333333'^^xsd:double;
  dwc:endTimeOfDay '13.083333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2153'^^xsd:double;
  dwc:startLongitude '-4.2153'^^xsd:double;
  dwc:endLongitude '-4.2153'^^xsd:double;
  dwc:latitude '53.4739'^^xsd:double;
  dwc:startLatitude '53.4739'^^xsd:double;
  dwc:endLatitude '53.4739'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_21'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4124 -4.2126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4124"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_28'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=28'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '16.35'^^xsd:double;
  dwc:startTimeOfDay '16.35'^^xsd:double;
  dwc:endTimeOfDay '16.35'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2126'^^xsd:double;
  dwc:startLongitude '-4.2126'^^xsd:double;
  dwc:endLongitude '-4.2126'^^xsd:double;
  dwc:latitude '53.4124'^^xsd:double;
  dwc:startLatitude '53.4124'^^xsd:double;
  dwc:endLatitude '53.4124'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_28'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.416 -4.2104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.416"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_138'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=138'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:startTimeOfDay '12'^^xsd:integer;
  dwc:endTimeOfDay '12'^^xsd:integer;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2104'^^xsd:double;
  dwc:startLongitude '-4.2104'^^xsd:double;
  dwc:endLongitude '-4.2104'^^xsd:double;
  dwc:latitude '53.416'^^xsd:double;
  dwc:startLatitude '53.416'^^xsd:double;
  dwc:endLatitude '53.416'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_138'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_57'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=57'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_57'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_53'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=53'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:startTimeOfDay '8.65'^^xsd:double;
  dwc:endTimeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_53'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_43'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=43'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:startTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_43'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_52'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=52'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:startTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:endTimeOfDay '8.6333333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '3'^^xsd:integer;
  dwc:relatedCatalogItem '703_52'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '3'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_54'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=54'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:startTimeOfDay '8.65'^^xsd:double;
  dwc:endTimeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_54'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_55'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=55'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:startTimeOfDay '8.65'^^xsd:double;
  dwc:endTimeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_55'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4226 -4.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4226"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_56'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=56'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:julianDay '215'^^xsd:integer;
  dwc:startJulianDay '215'^^xsd:integer;
  dwc:endJulianDay '215'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:startTimeOfDay '8.65'^^xsd:double;
  dwc:endTimeOfDay '8.65'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.2055'^^xsd:double;
  dwc:startLongitude '-4.2055'^^xsd:double;
  dwc:endLongitude '-4.2055'^^xsd:double;
  dwc:latitude '53.4226'^^xsd:double;
  dwc:startLatitude '53.4226'^^xsd:double;
  dwc:endLatitude '53.4226'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '2'^^xsd:integer;
  dwc:relatedCatalogItem '703_56'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '2'^^xsd:integer;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4885 -4.1985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4885"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_139'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=139'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:julianDay '251'^^xsd:integer;
  dwc:startJulianDay '251'^^xsd:integer;
  dwc:endJulianDay '251'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:startTimeOfDay '12.233333333333'^^xsd:double;
  dwc:endTimeOfDay '12.233333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.1985'^^xsd:double;
  dwc:startLongitude '-4.1985'^^xsd:double;
  dwc:endLongitude '-4.1985'^^xsd:double;
  dwc:latitude '53.4885'^^xsd:double;
  dwc:startLatitude '53.4885'^^xsd:double;
  dwc:endLatitude '53.4885'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_139'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2823__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2823__> ;
  mr:hasGeometry <https://eurobis.org/id/point/2823__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4399 -4.1973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4399"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2823__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2823_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2010-12-07'^^xsd:date;
  dwc:institutionCode 'OBIS-SEAMAP'^^xsd:string;
  dwc:collectionCode 'Marine Awareness North Wales, Wildlife Trust harbo'^^xsd:string;
  dwc:catalogNumber '703_27'^^xsd:string;
  dwc:recordUrl 'http://seamap.env.duke.edu/datasets/detail/703?row_id=27'^^xsd:anyURI;
  dwc:scientificName 'Phocoena phocoena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Shucksmith'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:typeStatus 'Sighting'^^xsd:string;
  dwc:collector 'Richard Shucksmith'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:julianDay '188'^^xsd:integer;
  dwc:startJulianDay '188'^^xsd:integer;
  dwc:endJulianDay '188'^^xsd:integer;
  dwc:timeOfDay '16.033333333333'^^xsd:double;
  dwc:startTimeOfDay '16.033333333333'^^xsd:double;
  dwc:endTimeOfDay '16.033333333333'^^xsd:double;
  dwc:timeZone 'EDT'^^xsd:string;
  dwc:longitude '-4.1973'^^xsd:double;
  dwc:startLongitude '-4.1973'^^xsd:double;
  dwc:endLongitude '-4.1973'^^xsd:double;
  dwc:latitude '53.4399'^^xsd:double;
  dwc:startLatitude '53.4399'^^xsd:double;
  dwc:endLatitude '53.4399'^^xsd:double;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:depthRange '0'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:relatedCatalogItem '703_27'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat'^^xsd:string;
  dwc:aphiaid '137117'^^xsd:integer;
  dwc:sampleSize '1'^^xsd:integer;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF