@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/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.053406489988014 -9.49674027834388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.053406489988014"^^xsd:decimal ;
  dwc:decimalLongitude "-9.49674027834388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.053406489988014 -9.49674027834388)"^^geo:wktLiteral ;
  geo-pos:lat "53.053406489988014"^^xsd:decimal ;
  geo-pos:long "-9.49674027834388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465867'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'GerardáDonnellyá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-9.4967402783439'^^xsd:double;
  dwc:latitude '53.053406489988'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465867'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90373500080757 -2.1255664967944043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.90373500080757"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1255664967944043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.90373500080757 -2.1255664967944043)"^^geo:wktLiteral ;
  geo-pos:lat "55.90373500080757"^^xsd:decimal ;
  geo-pos:long "-2.1255664967944043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465874'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'GrahameáPembletoná'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.1255664967944'^^xsd:double;
  dwc:latitude '55.903735000808'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465874'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23537344944869 -5.712540708334628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23537344944869"^^xsd:decimal ;
  dwc:decimalLongitude "-5.712540708334628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23537344944869 -5.712540708334628)"^^geo:wktLiteral ;
  geo-pos:lat "56.23537344944869"^^xsd:decimal ;
  geo-pos:long "-5.712540708334628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465880'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'BilláLarnachá'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.7125407083346'^^xsd:double;
  dwc:latitude '56.235373449449'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465880'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35407391733754 -9.601503689115848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.35407391733754"^^xsd:decimal ;
  dwc:decimalLongitude "-9.601503689115848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.35407391733754 -9.601503689115848)"^^geo:wktLiteral ;
  geo-pos:lat "51.35407391733754"^^xsd:decimal ;
  geo-pos:long "-9.601503689115848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465859'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'AndyáBottená'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-9.6015036891158'^^xsd:double;
  dwc:latitude '51.354073917338'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465859'^^xsd:string;
  dwc:observationDate '2009-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47617738674104 -5.137885944639188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47617738674104"^^xsd:decimal ;
  dwc:decimalLongitude "-5.137885944639188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47617738674104 -5.137885944639188)"^^geo:wktLiteral ;
  geo-pos:lat "58.47617738674104"^^xsd:decimal ;
  geo-pos:long "-5.137885944639188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465882'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Michael Bramham'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1378859446392'^^xsd:double;
  dwc:latitude '58.476177386741'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465882'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02176490448248 -5.672891112572525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.02176490448248"^^xsd:decimal ;
  dwc:decimalLongitude "-5.672891112572525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.02176490448248 -5.672891112572525)"^^geo:wktLiteral ;
  geo-pos:lat "50.02176490448248"^^xsd:decimal ;
  geo-pos:long "-5.672891112572525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465870'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'RoseáLedburyá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.6728911125725'^^xsd:double;
  dwc:latitude '50.021764904482'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465870'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23750484010273 -5.701443919568566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.23750484010273"^^xsd:decimal ;
  dwc:decimalLongitude "-5.701443919568566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.23750484010273 -5.701443919568566)"^^geo:wktLiteral ;
  geo-pos:lat "56.23750484010273"^^xsd:decimal ;
  geo-pos:long "-5.701443919568566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465869'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'ArthuráBaldersoná'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.7014439195686'^^xsd:double;
  dwc:latitude '56.237504840103'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465869'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95945455603961 -5.161855452762286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.95945455603961"^^xsd:decimal ;
  dwc:decimalLongitude "-5.161855452762286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.95945455603961 -5.161855452762286)"^^geo:wktLiteral ;
  geo-pos:lat "49.95945455603961"^^xsd:decimal ;
  geo-pos:long "-5.161855452762286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465853'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'SimonáHanmerá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.1618554527623'^^xsd:double;
  dwc:latitude '49.95945455604'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465853'^^xsd:string;
  dwc:observationDate '2009-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56880468982808 -8.458467229077252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56880468982808"^^xsd:decimal ;
  dwc:decimalLongitude "-8.458467229077252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56880468982808 -8.458467229077252)"^^geo:wktLiteral ;
  geo-pos:lat "54.56880468982808"^^xsd:decimal ;
  geo-pos:long "-8.458467229077252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465886'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'chrisáWood'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-8.4584672290773'^^xsd:double;
  dwc:latitude '54.568804689828'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465886'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88118173899904 -10.423450272377972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.88118173899904"^^xsd:decimal ;
  dwc:decimalLongitude "-10.423450272377972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.88118173899904 -10.423450272377972)"^^geo:wktLiteral ;
  geo-pos:lat "51.88118173899904"^^xsd:decimal ;
  geo-pos:long "-10.423450272377972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465876'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'MikeáOrthá'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-10.423450272378'^^xsd:double;
  dwc:latitude '51.881181738999'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465876'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33271288211394 -5.231564059814744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33271288211394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231564059814744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33271288211394 -5.231564059814744)"^^geo:wktLiteral ;
  geo-pos:lat "50.33271288211394"^^xsd:decimal ;
  geo-pos:long "-5.231564059814744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465871'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'PauláFreemaná'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2315640598147'^^xsd:double;
  dwc:latitude '50.332712882114'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465871'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63353222644307 -10.069272691508058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.63353222644307"^^xsd:decimal ;
  dwc:decimalLongitude "-10.069272691508058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.63353222644307 -10.069272691508058)"^^geo:wktLiteral ;
  geo-pos:lat "51.63353222644307"^^xsd:decimal ;
  geo-pos:long "-10.069272691508058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465857'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'MurieláGallagherá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-10.069272691508'^^xsd:double;
  dwc:latitude '51.633532226443'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465857'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.950124756891064 -5.218581861500518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.950124756891064"^^xsd:decimal ;
  dwc:decimalLongitude "-5.218581861500518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.950124756891064 -5.218581861500518)"^^geo:wktLiteral ;
  geo-pos:lat "57.950124756891064"^^xsd:decimal ;
  geo-pos:long "-5.218581861500518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465863'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'AláSwaná'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2185818615005'^^xsd:double;
  dwc:latitude '57.950124756891'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465863'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33271288211394 -5.231564059814744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.33271288211394"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231564059814744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.33271288211394 -5.231564059814744)"^^geo:wktLiteral ;
  geo-pos:lat "50.33271288211394"^^xsd:decimal ;
  geo-pos:long "-5.231564059814744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465879'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'PauláFreemaná'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.2315640598147'^^xsd:double;
  dwc:latitude '50.332712882114'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465879'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.591861247797745 -8.707818634791554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.591861247797745"^^xsd:decimal ;
  dwc:decimalLongitude "-8.707818634791554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.591861247797745 -8.707818634791554)"^^geo:wktLiteral ;
  geo-pos:lat "54.591861247797745"^^xsd:decimal ;
  geo-pos:long "-8.707818634791554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465858'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'MurieláGallagherá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-8.7078186347916'^^xsd:double;
  dwc:latitude '54.591861247798'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465858'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92085903235605 -3.416395102994757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.92085903235605"^^xsd:decimal ;
  dwc:decimalLongitude "-3.416395102994757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.92085903235605 -3.416395102994757)"^^geo:wktLiteral ;
  geo-pos:lat "58.92085903235605"^^xsd:decimal ;
  geo-pos:long "-3.416395102994757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465885'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'felicity stansfield'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-3.4163951029948'^^xsd:double;
  dwc:latitude '58.920859032356'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465885'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19442352113186 -4.771638038073701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.19442352113186"^^xsd:decimal ;
  dwc:decimalLongitude "-4.771638038073701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.19442352113186 -4.771638038073701)"^^geo:wktLiteral ;
  geo-pos:lat "56.19442352113186"^^xsd:decimal ;
  geo-pos:long "-4.771638038073701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465875'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'AlexáMaclennan'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.7716380380737'^^xsd:double;
  dwc:latitude '56.194423521132'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465875'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62617409776154 -8.315560898079461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62617409776154"^^xsd:decimal ;
  dwc:decimalLongitude "-8.315560898079461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62617409776154 -8.315560898079461)"^^geo:wktLiteral ;
  geo-pos:lat "51.62617409776154"^^xsd:decimal ;
  geo-pos:long "-8.315560898079461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465878'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'TimáButterá'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-8.3155608980795'^^xsd:double;
  dwc:latitude '51.626174097762'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465878'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.903741357699 -2.119168219940777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.903741357699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.119168219940777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.903741357699 -2.119168219940777)"^^geo:wktLiteral ;
  geo-pos:lat "55.903741357699"^^xsd:decimal ;
  geo-pos:long "-2.119168219940777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465860'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'RichardáYorkeá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.1191682199408'^^xsd:double;
  dwc:latitude '55.903741357699'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465860'^^xsd:string;
  dwc:observationDate '2009-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9082279325102 -2.12558101348684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9082279325102"^^xsd:decimal ;
  dwc:decimalLongitude "-2.12558101348684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9082279325102 -2.12558101348684)"^^geo:wktLiteral ;
  geo-pos:lat "55.9082279325102"^^xsd:decimal ;
  geo-pos:long "-2.12558101348684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465868'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Carruthers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.1255810134868'^^xsd:double;
  dwc:latitude '55.90822793251'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465868'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19531746882136 -4.667383071175288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.19531746882136"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667383071175288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.19531746882136 -4.667383071175288)"^^geo:wktLiteral ;
  geo-pos:lat "51.19531746882136"^^xsd:decimal ;
  geo-pos:long "-4.667383071175288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465855'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'WendyáNorthwayá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.6673830711753'^^xsd:double;
  dwc:latitude '51.195317468821'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465855'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2886145075377 -4.043451029374525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2886145075377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.043451029374525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2886145075377 -4.043451029374525)"^^geo:wktLiteral ;
  geo-pos:lat "50.2886145075377"^^xsd:decimal ;
  geo-pos:long "-4.043451029374525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465887'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jeremy Pierce'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.0434510293745'^^xsd:double;
  dwc:latitude '50.288614507538'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465887'^^xsd:string;
  dwc:observationDate '2011-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021285341976935 -8.53554399424921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.021285341976935"^^xsd:decimal ;
  dwc:decimalLongitude "-8.53554399424921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.021285341976935 -8.53554399424921)"^^geo:wktLiteral ;
  geo-pos:lat "55.021285341976935"^^xsd:decimal ;
  geo-pos:long "-8.53554399424921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465865'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Pat Mc Elroyá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-8.5355439942492'^^xsd:double;
  dwc:latitude '55.021285341977'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465865'^^xsd:string;
  dwc:observationDate '2009-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13476446450255 -6.906723186462894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.13476446450255"^^xsd:decimal ;
  dwc:decimalLongitude "-6.906723186462894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.13476446450255 -6.906723186462894)"^^geo:wktLiteral ;
  geo-pos:lat "52.13476446450255"^^xsd:decimal ;
  geo-pos:long "-6.906723186462894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465866'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'JamesáLynchá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-6.9067231864629'^^xsd:double;
  dwc:latitude '52.134764464503'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465866'^^xsd:string;
  dwc:observationDate '2009-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54711893602761 -10.226360292502545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54711893602761"^^xsd:decimal ;
  dwc:decimalLongitude "-10.226360292502545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54711893602761 -10.226360292502545)"^^geo:wktLiteral ;
  geo-pos:lat "53.54711893602761"^^xsd:decimal ;
  geo-pos:long "-10.226360292502545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465864'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'DeirdreáGreerá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-10.226360292503'^^xsd:double;
  dwc:latitude '53.547118936028'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465864'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06569619659299 -5.05841962109874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06569619659299"^^xsd:decimal ;
  dwc:decimalLongitude "-5.05841962109874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06569619659299 -5.05841962109874)"^^geo:wktLiteral ;
  geo-pos:lat "50.06569619659299"^^xsd:decimal ;
  geo-pos:long "-5.05841962109874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465862'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'AdrianáBarkerá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0584196210987'^^xsd:double;
  dwc:latitude '50.065696196593'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465862'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.233716858539765 -5.767277071190994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.233716858539765"^^xsd:decimal ;
  dwc:decimalLongitude "-5.767277071190994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.233716858539765 -5.767277071190994)"^^geo:wktLiteral ;
  geo-pos:lat "56.233716858539765"^^xsd:decimal ;
  geo-pos:long "-5.767277071190994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465872'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'MelanieáHardingá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.767277071191'^^xsd:double;
  dwc:latitude '56.23371685854'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465872'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5525063436756 -10.226643205065946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5525063436756"^^xsd:decimal ;
  dwc:decimalLongitude "-10.226643205065946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5525063436756 -10.226643205065946)"^^geo:wktLiteral ;
  geo-pos:lat "53.5525063436756"^^xsd:decimal ;
  geo-pos:long "-10.226643205065946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465883'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Deirdre Greer'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-10.226643205066'^^xsd:double;
  dwc:latitude '53.552506343676'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465883'^^xsd:string;
  dwc:observationDate '2011-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.982731347821726 -6.285355492533297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.982731347821726"^^xsd:decimal ;
  dwc:decimalLongitude "-6.285355492533297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.982731347821726 -6.285355492533297)"^^geo:wktLiteral ;
  geo-pos:lat "49.982731347821726"^^xsd:decimal ;
  geo-pos:long "-6.285355492533297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465856'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'GaretháCorfieldá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-6.2853554925333'^^xsd:double;
  dwc:latitude '49.982731347822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465856'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.999452506089966 -5.691183453965507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.999452506089966"^^xsd:decimal ;
  dwc:decimalLongitude "-5.691183453965507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.999452506089966 -5.691183453965507)"^^geo:wktLiteral ;
  geo-pos:lat "56.999452506089966"^^xsd:decimal ;
  geo-pos:long "-5.691183453965507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465873'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'MelanieáHardingá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.6911834539655'^^xsd:double;
  dwc:latitude '56.99945250609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465873'^^xsd:string;
  dwc:observationDate '2009-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2886145075377 -4.043451029374525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2886145075377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.043451029374525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2886145075377 -4.043451029374525)"^^geo:wktLiteral ;
  geo-pos:lat "50.2886145075377"^^xsd:decimal ;
  geo-pos:long "-4.043451029374525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465877'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'RichardáDeaná'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.0434510293745'^^xsd:double;
  dwc:latitude '50.288614507538'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465877'^^xsd:string;
  dwc:observationDate '2010-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05751389484124 -4.644179783106968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.05751389484124"^^xsd:decimal ;
  dwc:decimalLongitude "-4.644179783106968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.05751389484124 -4.644179783106968)"^^geo:wktLiteral ;
  geo-pos:lat "54.05751389484124"^^xsd:decimal ;
  geo-pos:long "-4.644179783106968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465861'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'PhilipáCorlettá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.644179783107'^^xsd:double;
  dwc:latitude '54.057513894841'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465861'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40025837048658 -8.582860159944772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.40025837048658"^^xsd:decimal ;
  dwc:decimalLongitude "-8.582860159944772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.40025837048658 -8.582860159944772)"^^geo:wktLiteral ;
  geo-pos:lat "54.40025837048658"^^xsd:decimal ;
  geo-pos:long "-8.582860159944772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465884'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Noel Moran'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-8.5828601599448'^^xsd:double;
  dwc:latitude '54.400258370487'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465884'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84721082791778 -8.48497189448628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.84721082791778"^^xsd:decimal ;
  dwc:decimalLongitude "-8.48497189448628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.84721082791778 -8.48497189448628)"^^geo:wktLiteral ;
  geo-pos:lat "54.84721082791778"^^xsd:decimal ;
  geo-pos:long "-8.48497189448628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3183__urn%3Acatalog%3AMarine%20Conservation%20Society%3A57555%3A238465854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Conservation Society:57555:238465854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3183_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-16'^^xsd:date;
  dwc:institutionCode 'Marine Conservation Society'^^xsd:string;
  dwc:collectionCode '57555'^^xsd:integer;
  dwc:catalogNumber '238465854'^^xsd:integer;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'GerardáDonnellyá'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'IE'^^xsd:string;
  dwc:longitude '-8.4849718944863'^^xsd:double;
  dwc:latitude '54.847210827918'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Conservation Society:57555:238465854'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF