@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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728062'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728062'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728046'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728046'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728068'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728068'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728063'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728063'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728054'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728054'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728044'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728044'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728064'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728064'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728049'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728049'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728059'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728059'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728918'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728918'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728048'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728048'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728920'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728920'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728043'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728043'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728057'^^xsd:integer;
  dwc:scientificName 'Porphyra dioica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728057'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728915'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728915'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728061'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728061'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728072'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728072'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728074'^^xsd:integer;
  dwc:scientificName 'Zoarces viviparus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728074'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728051'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728051'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728070'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728070'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728050'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728050'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728056'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728056'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728919'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728919'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728045'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728045'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728052'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728052'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728917'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728917'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728067'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728067'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728060'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728060'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728053'^^xsd:integer;
  dwc:scientificName 'Phaeophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728053'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728058'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728058'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728055'^^xsd:integer;
  dwc:scientificName 'Plocamium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728055'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '144223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728066'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728066'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728069'^^xsd:integer;
  dwc:scientificName 'Ampithoidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '101366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728069'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '101366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728047'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728047'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728921'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728921'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728071'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728071'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728065'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728065'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728073'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728073'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.62077734246862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0474452175032951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.62077734246862 -1.0474452175032951)"^^geo:wktLiteral ;
  geo-pos:lat "54.62077734246862"^^xsd:decimal ;
  geo-pos:long "-1.0474452175032951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728916'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0474452175033'^^xsd:double;
  dwc:latitude '54.620777342469'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728916'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729389'^^xsd:integer;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729389'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729385'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729385'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729384'^^xsd:integer;
  dwc:scientificName 'Littorina arcana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729384'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729388'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729388'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729390'^^xsd:integer;
  dwc:scientificName 'Zirfaea crispata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729390'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729387'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729387'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.574669789579595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9092748219490552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.574669789579595 -0.9092748219490552)"^^geo:wktLiteral ;
  geo-pos:lat "54.574669789579595"^^xsd:decimal ;
  geo-pos:long "-0.9092748219490552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729386'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90927482194906'^^xsd:double;
  dwc:latitude '54.57466978958'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729386'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727848'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727848'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727823'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727823'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727833'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727833'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727825'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727825'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729374'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729374'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727829'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727829'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729371'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729371'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727818'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727818'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727831'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727831'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727817'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727817'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727828'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727828'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729380'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729380'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727853'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Wardhough'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727853'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727839'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Wardhough'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727839'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729369'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729369'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727842'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727842'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729379'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729379'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729373'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729373'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727838'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727838'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727830'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727830'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727851'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Wardhough'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727851'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727827'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727827'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727816'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727816'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727859'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727859'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729368'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729368'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727836'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727836'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729372'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729372'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727815'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727815'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729376'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729376'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729377'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729377'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727847'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727847'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727821'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727821'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727837'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727837'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727852'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727852'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727858'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727858'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727832'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727832'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729378'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729378'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727826'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727826'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727824'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727824'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727835'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727835'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729370'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729370'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727860'^^xsd:integer;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727860'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727840'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727840'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727843'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727843'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729367'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729367'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727850'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727850'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727822'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727822'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729375'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729375'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727849'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727849'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727819'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727819'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727841'^^xsd:integer;
  dwc:scientificName 'Aphroditoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727841'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727820'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727820'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583656003747535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.909034776685336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583656003747535 -0.909034776685336)"^^geo:wktLiteral ;
  geo-pos:lat "54.583656003747535"^^xsd:decimal ;
  geo-pos:long "-0.909034776685336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727844'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Wardhough'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90903477668534'^^xsd:double;
  dwc:latitude '54.583656003748'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727844'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57870661340949 -0.9083933331910437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57870661340949"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9083933331910437"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57870661340949 -0.9083933331910437)"^^geo:wktLiteral ;
  geo-pos:lat "54.57870661340949"^^xsd:decimal ;
  geo-pos:long "-0.9083933331910437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729391'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90839333319104'^^xsd:double;
  dwc:latitude '54.578706613409'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729391'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57870661340949 -0.9083933331910437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57870661340949"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9083933331910437"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57870661340949 -0.9083933331910437)"^^geo:wktLiteral ;
  geo-pos:lat "54.57870661340949"^^xsd:decimal ;
  geo-pos:long "-0.9083933331910437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729392'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis subsp. tenebrosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90839333319104'^^xsd:double;
  dwc:latitude '54.578706613409'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729392'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57959127072777"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9068223090711102"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  geo-pos:lat "54.57959127072777"^^xsd:decimal ;
  geo-pos:long "-0.9068223090711102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727857'^^xsd:integer;
  dwc:scientificName 'Echinogammarus marinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90682230907111'^^xsd:double;
  dwc:latitude '54.579591270728'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727857'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '102303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57959127072777"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9068223090711102"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  geo-pos:lat "54.57959127072777"^^xsd:decimal ;
  geo-pos:long "-0.9068223090711102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727854'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90682230907111'^^xsd:double;
  dwc:latitude '54.579591270728'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727854'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57959127072777"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9068223090711102"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  geo-pos:lat "54.57959127072777"^^xsd:decimal ;
  geo-pos:long "-0.9068223090711102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727855'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90682230907111'^^xsd:double;
  dwc:latitude '54.579591270728'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727855'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57959127072777"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9068223090711102"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57959127072777 -0.9068223090711102)"^^geo:wktLiteral ;
  geo-pos:lat "54.57959127072777"^^xsd:decimal ;
  geo-pos:long "-0.9068223090711102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727856'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.90682230907111'^^xsd:double;
  dwc:latitude '54.579591270728'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727856'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5741294422519"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8992326502100062"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  geo-pos:lat "54.5741294422519"^^xsd:decimal ;
  geo-pos:long "-0.8992326502100062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727834'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89923265021001'^^xsd:double;
  dwc:latitude '54.574129442252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727834'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5741294422519"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8992326502100062"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  geo-pos:lat "54.5741294422519"^^xsd:decimal ;
  geo-pos:long "-0.8992326502100062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729366'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89923265021001'^^xsd:double;
  dwc:latitude '54.574129442252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729366'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5741294422519"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8992326502100062"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  geo-pos:lat "54.5741294422519"^^xsd:decimal ;
  geo-pos:long "-0.8992326502100062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727814'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89923265021001'^^xsd:double;
  dwc:latitude '54.574129442252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727814'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5741294422519"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8992326502100062"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  geo-pos:lat "54.5741294422519"^^xsd:decimal ;
  geo-pos:long "-0.8992326502100062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727845'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89923265021001'^^xsd:double;
  dwc:latitude '54.574129442252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727845'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5741294422519"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8992326502100062"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  geo-pos:lat "54.5741294422519"^^xsd:decimal ;
  geo-pos:long "-0.8992326502100062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727813'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89923265021001'^^xsd:double;
  dwc:latitude '54.574129442252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727813'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5741294422519"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8992326502100062"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5741294422519 -0.8992326502100062)"^^geo:wktLiteral ;
  geo-pos:lat "54.5741294422519"^^xsd:decimal ;
  geo-pos:long "-0.8992326502100062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727846'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89923265021001'^^xsd:double;
  dwc:latitude '54.574129442252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727846'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57452938558941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8938067205580916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57452938558941"^^xsd:decimal ;
  geo-pos:long "-0.8938067205580916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729394'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89380672055809'^^xsd:double;
  dwc:latitude '54.574529385589'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729394'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57452938558941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8938067205580916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57452938558941"^^xsd:decimal ;
  geo-pos:long "-0.8938067205580916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729382'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89380672055809'^^xsd:double;
  dwc:latitude '54.574529385589'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729382'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57452938558941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8938067205580916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57452938558941"^^xsd:decimal ;
  geo-pos:long "-0.8938067205580916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729383'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89380672055809'^^xsd:double;
  dwc:latitude '54.574529385589'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729383'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57452938558941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8938067205580916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57452938558941"^^xsd:decimal ;
  geo-pos:long "-0.8938067205580916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729381'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89380672055809'^^xsd:double;
  dwc:latitude '54.574529385589'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729381'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.57452938558941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8938067205580916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.57452938558941 -0.8938067205580916)"^^geo:wktLiteral ;
  geo-pos:lat "54.57452938558941"^^xsd:decimal ;
  geo-pos:long "-0.8938067205580916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729393'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.89380672055809'^^xsd:double;
  dwc:latitude '54.574529385589'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729393'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728089'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728089'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728098'^^xsd:integer;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728098'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728095'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728095'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728937'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728937'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728075'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728075'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728088'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728088'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728101'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728101'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728084'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728084'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728105'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728105'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728109'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728109'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728104'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728104'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728097'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728097'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728076'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728076'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728112'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728112'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728096'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728096'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728102'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728102'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728935'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728935'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728085'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728085'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728082'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728082'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728083'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728083'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728093'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728093'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728087'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728087'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728924'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728924'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728077'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728077'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728092'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728092'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728103'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728103'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728934'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728934'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728932'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728932'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728113'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728113'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728086'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728086'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728081'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728081'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728099'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728099'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728079'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728079'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728080'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728080'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728110'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728110'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728111'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728111'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728930'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728930'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728106'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728106'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728927'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728927'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728114'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728114'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728922'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728922'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728078'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728078'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728939'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728939'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728115'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728115'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728107'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728107'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728094'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728094'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728091'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728091'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728090'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728090'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728100'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728100'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56042289278428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7820556179515465"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56042289278428 -0.7820556179515465)"^^geo:wktLiteral ;
  geo-pos:lat "54.56042289278428"^^xsd:decimal ;
  geo-pos:long "-0.7820556179515465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728108'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78205561795155'^^xsd:double;
  dwc:latitude '54.560422892784'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728108'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56040731818296 -0.7805094103925945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.56040731818296"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7805094103925945"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.56040731818296 -0.7805094103925945)"^^geo:wktLiteral ;
  geo-pos:lat "54.56040731818296"^^xsd:decimal ;
  geo-pos:long "-0.7805094103925945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728116'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.78050941039259'^^xsd:double;
  dwc:latitude '54.560407318183'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728116'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728163'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728163'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728191'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728191'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728194'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728194'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728157'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728157'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728172'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728172'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728179'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728179'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728177'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728177'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728192'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728192'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728168'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728168'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728182'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728182'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728183'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728183'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728187'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728187'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728178'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728178'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.546771794837795"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654545918957044"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.546771794837795 -0.7654545918957044)"^^geo:wktLiteral ;
  geo-pos:lat "54.546771794837795"^^xsd:decimal ;
  geo-pos:long "-0.7654545918957044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728161'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7654545918957'^^xsd:double;
  dwc:latitude '54.546771794838'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728161'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728159'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728159'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728196'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728196'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728162'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728162'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728185'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728185'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728195'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728195'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728189'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728189'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728173'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728173'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728193'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728193'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728944'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728944'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728186'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728186'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728197'^^xsd:integer;
  dwc:scientificName 'Idotea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728197'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728170'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728170'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728165'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728165'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728176'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728176'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728160'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728160'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728190'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728190'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728199'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728199'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728945'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728945'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728167'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728167'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728181'^^xsd:integer;
  dwc:scientificName 'Ectocarpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728181'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '144099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728949'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728949'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728198'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728198'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728175'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728175'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728164'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728164'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728943'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728943'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.547670375230815"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7654274573378468"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.547670375230815 -0.7654274573378468)"^^geo:wktLiteral ;
  geo-pos:lat "54.547670375230815"^^xsd:decimal ;
  geo-pos:long "-0.7654274573378468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728946'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76542745733785'^^xsd:double;
  dwc:latitude '54.547670375231'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728946'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728166'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728166'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728171'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728171'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728947'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728947'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728169'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728169'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728942'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728942'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728184'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728184'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728174'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728174'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728948'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728948'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728180'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728180'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728158'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728158'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728200'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728200'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.548553170362695"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7638545716635743"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.548553170362695 -0.7638545716635743)"^^geo:wktLiteral ;
  geo-pos:lat "54.548553170362695"^^xsd:decimal ;
  geo-pos:long "-0.7638545716635743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728188'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.76385457166357'^^xsd:double;
  dwc:latitude '54.548553170363'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728188'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53310245415 -0.747319458093695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53310245415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.747319458093695"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53310245415 -0.747319458093695)"^^geo:wktLiteral ;
  geo-pos:lat "54.53310245415"^^xsd:decimal ;
  geo-pos:long "-0.747319458093695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728156'^^xsd:integer;
  dwc:scientificName 'Corvus monedula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.7473194580937'^^xsd:double;
  dwc:latitude '54.53310245415'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '232060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728156'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1461962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728120'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728120'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728136'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728136'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728931'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728931'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728936'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728936'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728147'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728147'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728925'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728925'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728121'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728121'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728127'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728127'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728148'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728148'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728145'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728145'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728141'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728141'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728134'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728134'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728150'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728150'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728146'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728146'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728152'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728152'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728130'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728130'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728151'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728151'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728135'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728135'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728131'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728131'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728119'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728119'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728117'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728117'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728938'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728938'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728154'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728154'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728125'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728125'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728155'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728155'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728139'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728139'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728123'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728123'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728118'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728118'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728124'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728124'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728133'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728133'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728929'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728929'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728129'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728129'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728153'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728153'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728144'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728144'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728128'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728128'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728923'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728923'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728126'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728126'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728142'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728142'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728137'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728137'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728926'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728926'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728132'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728132'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728933'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728933'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728143'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728143'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728928'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728928'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728140'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728140'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728138'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728138'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728122'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728122'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.53398501680136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7457467503682634"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.53398501680136 -0.7457467503682634)"^^geo:wktLiteral ;
  geo-pos:lat "54.53398501680136"^^xsd:decimal ;
  geo-pos:long "-0.7457467503682634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728149'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.74574675036826'^^xsd:double;
  dwc:latitude '54.533985016801'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728149'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.527582362010534 -0.7351249754429259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.527582362010534"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7351249754429259"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.527582362010534 -0.7351249754429259)"^^geo:wktLiteral ;
  geo-pos:lat "54.527582362010534"^^xsd:decimal ;
  geo-pos:long "-0.7351249754429259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728233'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73512497544293'^^xsd:double;
  dwc:latitude '54.527582362011'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728233'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728961'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728961'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728225'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728225'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728209'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728209'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728957'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728957'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728956'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728956'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728203'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728203'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728243'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728243'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728951'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728951'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728208'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728208'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728205'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728205'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728213'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728213'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728219'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728219'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728960'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728960'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728955'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728955'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728256'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728256'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728201'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728201'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728958'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728958'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728220'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728220'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728215'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728215'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728227'^^xsd:integer;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728227'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728216'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728216'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728212'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728212'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728211'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728211'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728206'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728206'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728236'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728236'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52756619427531"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335800365464253"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52756619427531 -0.7335800365464253)"^^geo:wktLiteral ;
  geo-pos:lat "54.52756619427531"^^xsd:decimal ;
  geo-pos:long "-0.7335800365464253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728207'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73358003654643'^^xsd:double;
  dwc:latitude '54.527566194275'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728207'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728941'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728941'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728231'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728231'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729051'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729051'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728872'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728872'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728214'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728214'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728241'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728241'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728210'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728210'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728223'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728223'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728264'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728264'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728879'^^xsd:integer;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728879'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728259'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728259'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728863'^^xsd:integer;
  dwc:scientificName 'Halurus flosculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728863'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728204'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728204'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728263'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728263'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729050'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729050'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728861'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728861'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729047'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729047'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728952'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728952'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728857'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728857'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728877'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728877'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728873'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728873'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728868'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728868'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728234'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728234'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728230'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Phil Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728230'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728247'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728247'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728202'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728202'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728258'^^xsd:integer;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Beccy MacDonald'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728258'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728224'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728224'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728865'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728865'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728870'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728870'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728240'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728240'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728858'^^xsd:integer;
  dwc:scientificName 'Lomentaria clavellosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728858'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728251'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728251'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728222'^^xsd:integer;
  dwc:scientificName 'Oscarella lobularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '133928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728222'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '133928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728860'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728860'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728244'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728244'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728250'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728250'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728260'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728260'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728876'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728876'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728217'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728217'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728881'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728881'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728255'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728255'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728218'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728218'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728235'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728235'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728228'^^xsd:integer;
  dwc:scientificName 'Lineus bilineatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728228'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '177726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728940'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728940'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728229'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Phil Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728229'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728874'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728874'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728866'^^xsd:integer;
  dwc:scientificName 'Colpomenia peregrina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728866'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728954'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728954'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728221'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728221'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728249'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728249'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728953'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728953'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728252'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728252'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728237'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728237'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728859'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728859'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728232'^^xsd:integer;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728232'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728962'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728962'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728950'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728950'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728253'^^xsd:integer;
  dwc:scientificName 'Jaera albifrons'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728253'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728238'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728238'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728248'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728248'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728862'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728862'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728867'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728867'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728875'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728875'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729048'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729048'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728871'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728871'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728869'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728869'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728245'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728245'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728239'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728239'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728959'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728959'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728262'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728262'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728257'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728257'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729049'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729049'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728261'^^xsd:integer;
  dwc:scientificName 'Zoarces viviparus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728261'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728242'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728242'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728864'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728864'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728246'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728246'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728254'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728254'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729046'^^xsd:integer;
  dwc:scientificName 'Leptochiton asellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729046'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728880'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728880'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728878'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Carole Sobkowiak'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728878'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52846476660855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7335522212261454"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52846476660855 -0.7335522212261454)"^^geo:wktLiteral ;
  geo-pos:lat "54.52846476660855"^^xsd:decimal ;
  geo-pos:long "-0.7335522212261454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728226'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.73355222122615'^^xsd:double;
  dwc:latitude '54.528464766609'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728226'^^xsd:string;
  dwc:observationDate '2012-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52755000681104 -0.7320350991823494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52755000681104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320350991823494"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52755000681104 -0.7320350991823494)"^^geo:wktLiteral ;
  geo-pos:lat "54.52755000681104"^^xsd:decimal ;
  geo-pos:long "-0.7320350991823494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729067'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73203509918235'^^xsd:double;
  dwc:latitude '54.527550006811'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729067'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728685'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728685'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728687'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728687'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728705'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Elizabeth Elliott'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728705'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728710'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728710'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728731'^^xsd:integer;
  dwc:scientificName 'Nerophis lumbriciformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728731'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729075'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729075'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729055'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729055'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729058'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729058'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728730'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728730'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729080'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729080'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728688'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728688'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728717'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728717'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729052'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729052'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728686'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728686'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729063'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729063'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728707'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728707'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728716'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728716'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728709'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728709'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728727'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728727'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728719'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728719'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728718'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728718'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728689'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728689'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729054'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729054'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52844857861031"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7320072499516128"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52844857861031 -0.7320072499516128)"^^geo:wktLiteral ;
  geo-pos:lat "54.52844857861031"^^xsd:decimal ;
  geo-pos:long "-0.7320072499516128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729064'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73200724995161'^^xsd:double;
  dwc:latitude '54.52844857861'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729064'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728703'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728703'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728690'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728690'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729066'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729066'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729070'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729070'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728696'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728696'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729072'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729072'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728721'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728721'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729069'^^xsd:integer;
  dwc:scientificName 'Trivia monacha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729069'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729074'^^xsd:integer;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729074'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728726'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728726'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728729'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728729'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728697'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728697'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728722'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728722'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728693'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728693'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728692'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728692'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729073'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729073'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728700'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728700'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728704'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Elizabeth Elliott'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728704'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728701'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728701'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729059'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729059'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728695'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728695'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728711'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728711'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728715'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728715'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728699'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728699'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728714'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728714'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728698'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728698'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728720'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728720'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728694'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728694'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729077'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729077'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728691'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728691'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728706'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728706'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728702'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728702'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729065'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729065'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729078'^^xsd:integer;
  dwc:scientificName 'Lasaea adansoni'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '178911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729078'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '178911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728723'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728723'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728724'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728724'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728708'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728708'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729057'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729057'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728713'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728713'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728712'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Alan Bellerby'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728712'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728728'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728728'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728725'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728725'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.529347150266055"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7319793991864711"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.529347150266055 -0.7319793991864711)"^^geo:wktLiteral ;
  geo-pos:lat "54.529347150266055"^^xsd:decimal ;
  geo-pos:long "-0.7319793991864711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729056'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.73197939918647'^^xsd:double;
  dwc:latitude '54.529347150266'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729056'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729076'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729076'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729068'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729068'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729071'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729071'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729053'^^xsd:integer;
  dwc:scientificName 'Tonicella marmorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729053'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729062'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729062'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729060'^^xsd:integer;
  dwc:scientificName 'Lacuna crassior'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140167'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729060'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729081'^^xsd:integer;
  dwc:scientificName 'Zirfaea crispata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729081'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729079'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729079'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.52792620378812"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7250688993374736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.52792620378812 -0.7250688993374736)"^^geo:wktLiteral ;
  geo-pos:lat "54.52792620378812"^^xsd:decimal ;
  geo-pos:long "-0.7250688993374736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729061'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'A. Norris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '-0.72506889933747'^^xsd:double;
  dwc:latitude '54.527926203788'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729061'^^xsd:string;
  dwc:observationDate '2012-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728302'^^xsd:integer;
  dwc:scientificName 'Dactylorhiza'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728302'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '425992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728304'^^xsd:integer;
  dwc:scientificName 'Arion ater agg.'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728304'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728308'^^xsd:integer;
  dwc:scientificName 'Andrena'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '346744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728308'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '346744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728306'^^xsd:integer;
  dwc:scientificName 'Cirsium palustre'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1086295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728306'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1086295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728307'^^xsd:integer;
  dwc:scientificName 'Cantharis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728307'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '150771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728303'^^xsd:integer;
  dwc:scientificName 'Pteridium aquilinum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728303'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.506253550894655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6739983585811726"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.506253550894655 -0.6739983585811726)"^^geo:wktLiteral ;
  geo-pos:lat "54.506253550894655"^^xsd:decimal ;
  geo-pos:long "-0.6739983585811726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728305'^^xsd:integer;
  dwc:scientificName 'Rhinanthus minor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67399835858117'^^xsd:double;
  dwc:latitude '54.506253550895'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '425942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728305'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '425942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728267'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728267'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728266'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728266'^^xsd:string;
  dwc:observationDate '1970-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728293'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728293'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728286'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728286'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728292'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728292'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728967'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728967'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728294'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728294'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728301'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jamie Alison'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728301'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728971'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728971'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728964'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jamie Alison'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728964'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728268'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728268'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728969'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728969'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728295'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728295'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728973'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728973'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.50442253627687"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709684988768151"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.50442253627687 -0.6709684988768151)"^^geo:wktLiteral ;
  geo-pos:lat "54.50442253627687"^^xsd:decimal ;
  geo-pos:long "-0.6709684988768151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728265'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67096849887682'^^xsd:double;
  dwc:latitude '54.504422536277'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728265'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728965'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728965'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728963'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728963'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728975'^^xsd:integer;
  dwc:scientificName 'Tonicella'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728975'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '138090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728296'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728296'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728974'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728974'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728277'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728277'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728966'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728966'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728299'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728299'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728282'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728282'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728283'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728283'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728288'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728288'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728271'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728271'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728285'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728285'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728276'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728276'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728287'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728287'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728273'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728273'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728274'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728274'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728279'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728279'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728291'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728291'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728269'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728269'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728278'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728278'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728270'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728270'^^xsd:string;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728281'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728281'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728290'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728290'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728970'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728970'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728298'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728298'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728272'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728272'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728275'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728275'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728297'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jamie Alison'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728297'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728968'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728968'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728289'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728289'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728972'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728972'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728300'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728300'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728284'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728284'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.505321089796595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6709393335110865"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.505321089796595 -0.6709393335110865)"^^geo:wktLiteral ;
  geo-pos:lat "54.505321089796595"^^xsd:decimal ;
  geo-pos:long "-0.6709393335110865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728280'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.67093933351109'^^xsd:double;
  dwc:latitude '54.505321089797'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728280'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49386176802085 -0.6110879302678223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.49386176802085"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6110879302678223"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.49386176802085 -0.6110879302678223)"^^geo:wktLiteral ;
  geo-pos:lat "54.49386176802085"^^xsd:decimal ;
  geo-pos:long "-0.6110879302678223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727989'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'John Newbould'^^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 '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 '-0.61108793026782'^^xsd:double;
  dwc:latitude '54.493861768021'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727989'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.423652865520104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5271360739292902"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  geo-pos:lat "54.423652865520104"^^xsd:decimal ;
  geo-pos:long "-0.5271360739292902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729359'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52713607392929'^^xsd:double;
  dwc:latitude '54.42365286552'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729359'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.423652865520104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5271360739292902"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  geo-pos:lat "54.423652865520104"^^xsd:decimal ;
  geo-pos:long "-0.5271360739292902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729357'^^xsd:integer;
  dwc:scientificName 'Littorina arcana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52713607392929'^^xsd:double;
  dwc:latitude '54.42365286552'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729357'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.423652865520104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5271360739292902"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  geo-pos:lat "54.423652865520104"^^xsd:decimal ;
  geo-pos:long "-0.5271360739292902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729361'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52713607392929'^^xsd:double;
  dwc:latitude '54.42365286552'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729361'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.423652865520104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5271360739292902"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  geo-pos:lat "54.423652865520104"^^xsd:decimal ;
  geo-pos:long "-0.5271360739292902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729356'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52713607392929'^^xsd:double;
  dwc:latitude '54.42365286552'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729356'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.423652865520104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5271360739292902"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  geo-pos:lat "54.423652865520104"^^xsd:decimal ;
  geo-pos:long "-0.5271360739292902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729358'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52713607392929'^^xsd:double;
  dwc:latitude '54.42365286552'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729358'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.423652865520104"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5271360739292902"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.423652865520104 -0.5271360739292902)"^^geo:wktLiteral ;
  geo-pos:lat "54.423652865520104"^^xsd:decimal ;
  geo-pos:long "-0.5271360739292902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729360'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52713607392929'^^xsd:double;
  dwc:latitude '54.42365286552'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729360'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727071'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727071'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729124'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729124'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727061'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727061'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727060'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727060'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729133'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729133'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727069'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727069'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727065'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727065'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727067'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727067'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729125'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729125'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727157'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727157'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727137'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727137'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729129'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729129'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729126'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729126'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727118'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727118'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727062'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727062'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727136'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727136'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727064'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727064'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727063'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727063'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729127'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729127'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729128'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729128'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727068'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727068'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727123'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727123'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727072'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727072'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727066'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727066'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729130'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729130'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729131'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729131'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727070'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727070'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727135'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727135'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727119'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727119'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727113'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727113'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431739453401654"^^xsd:decimal ;
  dwc:decimalLongitude "-0.526845984841702"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431739453401654 -0.526845984841702)"^^geo:wktLiteral ;
  geo-pos:lat "54.431739453401654"^^xsd:decimal ;
  geo-pos:long "-0.526845984841702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729132'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5268459848417'^^xsd:double;
  dwc:latitude '54.431739453402'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729132'^^xsd:string;
  dwc:observationDate '2011-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729086'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729086'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728737'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728737'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729092'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729092'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729087'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729087'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728760'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728760'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728735'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728735'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729094'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729094'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728751'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728751'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729088'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729088'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728757'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728757'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729083'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729083'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728746'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728746'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728748'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728748'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728742'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728742'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728753'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728753'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728762'^^xsd:integer;
  dwc:scientificName 'Symphodus (Crenilabrus) melops'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728762'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728759'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728759'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728747'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728747'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728741'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728741'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728749'^^xsd:integer;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728749'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728752'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728752'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728758'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728758'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729085'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729085'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728763'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728763'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728745'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728745'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729091'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729091'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728744'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728744'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728740'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728740'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728736'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728736'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728750'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728750'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728734'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728734'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729090'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729090'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728761'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728761'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728739'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728739'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728754'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728754'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728743'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728743'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728738'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728738'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729093'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729093'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728733'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728733'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729082'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729082'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728755'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'James Harding-Morris'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728755'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729084'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729084'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728732'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728732'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728756'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728756'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.431720647790065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5253047880484979"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.431720647790065 -0.5253047880484979)"^^geo:wktLiteral ;
  geo-pos:lat "54.431720647790065"^^xsd:decimal ;
  geo-pos:long "-0.5253047880484979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729089'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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 '-0.5253047880485'^^xsd:double;
  dwc:latitude '54.43172064779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729089'^^xsd:string;
  dwc:observationDate '2012-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.420919717574954"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5241511551117967"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  geo-pos:lat "54.420919717574954"^^xsd:decimal ;
  geo-pos:long "-0.5241511551117967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729364'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5241511551118'^^xsd:double;
  dwc:latitude '54.420919717575'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729364'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.420919717574954"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5241511551117967"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  geo-pos:lat "54.420919717574954"^^xsd:decimal ;
  geo-pos:long "-0.5241511551117967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729363'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5241511551118'^^xsd:double;
  dwc:latitude '54.420919717575'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729363'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.420919717574954"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5241511551117967"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  geo-pos:lat "54.420919717574954"^^xsd:decimal ;
  geo-pos:long "-0.5241511551117967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729362'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5241511551118'^^xsd:double;
  dwc:latitude '54.420919717575'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729362'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.420919717574954"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5241511551117967"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.420919717574954 -0.5241511551117967)"^^geo:wktLiteral ;
  geo-pos:lat "54.420919717574954"^^xsd:decimal ;
  geo-pos:long "-0.5241511551117967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729365'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5241511551118'^^xsd:double;
  dwc:latitude '54.420919717575'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729365'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727139'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727139'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727085'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727085'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729156'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729156'^^xsd:string;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729155'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729155'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727074'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727074'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727145'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727145'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729151'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729151'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727082'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727082'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729135'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729135'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727138'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727138'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729136'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729136'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727112'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727112'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727155'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727155'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727080'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727080'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727117'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727117'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727144'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727144'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727076'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727076'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727084'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727084'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729150'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729150'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727078'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727078'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727124'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727124'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729154'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729154'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727114'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727114'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729157'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729157'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727146'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727146'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727120'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727120'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727143'^^xsd:integer;
  dwc:scientificName 'Praunus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '120177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727143'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '120177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727081'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727081'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727079'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727079'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727075'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727075'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727142'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727142'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727140'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727140'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727156'^^xsd:integer;
  dwc:scientificName 'Botrylloides leachii'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '250081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727156'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '250081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727083'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727083'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727073'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727073'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727141'^^xsd:integer;
  dwc:scientificName 'Galathea strigosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727141'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727077'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727077'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729153'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729153'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42271673653688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.524086579182571"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42271673653688 -0.524086579182571)"^^geo:wktLiteral ;
  geo-pos:lat "54.42271673653688"^^xsd:decimal ;
  geo-pos:long "-0.524086579182571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729152'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52408657918257'^^xsd:double;
  dwc:latitude '54.422716736537'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729152'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728016'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728016'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728030'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728030'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728032'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728032'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728021'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728021'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728022'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728022'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728894'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Aelfleda Pybus'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728894'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728037'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728037'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728008'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728008'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728041'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728041'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728896'^^xsd:integer;
  dwc:scientificName 'Onchidoris bilamellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728896'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '150457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728024'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728024'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728891'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728891'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728010'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728010'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729045'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729045'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728026'^^xsd:integer;
  dwc:scientificName 'Eualus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728026'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728893'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728893'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728898'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728898'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728011'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728011'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728888'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728888'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728897'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728897'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728006'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728006'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728007'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728007'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728023'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728023'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728004'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728004'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728009'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728009'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728003'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728003'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728014'^^xsd:integer;
  dwc:scientificName 'Aphroditoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728014'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728038'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728038'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728889'^^xsd:integer;
  dwc:scientificName 'Elysia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Robert Drummond-Smith'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '139686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728889'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '139686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728035'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728035'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728034'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728034'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728020'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728020'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727999'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727999'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728036'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728036'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728892'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728892'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728029'^^xsd:integer;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728029'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728002'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728002'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728025'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728025'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728018'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728018'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727998'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727998'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728013'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728013'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728039'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Robert Drummond-Smith'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728039'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728001'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728001'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727996'^^xsd:integer;
  dwc:scientificName 'Calliblepharis ciliata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727996'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728000'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728000'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728040'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Robert Drummond-Smith'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728040'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727997'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727997'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728042'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Robert Drummond-Smith'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728042'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728895'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728895'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728017'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728017'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728012'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728012'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728028'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728028'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728899'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728899'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728005'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728005'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728890'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728890'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728015'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728015'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728033'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728033'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728019'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728019'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728031'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728031'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42179938903513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225780453705533"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42179938903513 -0.5225780453705533)"^^geo:wktLiteral ;
  geo-pos:lat "54.42179938903513"^^xsd:decimal ;
  geo-pos:long "-0.5225780453705533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728027'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Whitby Naturalists Club'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52257804537055'^^xsd:double;
  dwc:latitude '54.421799389035'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728027'^^xsd:string;
  dwc:observationDate '2012-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729342'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729342'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729344'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729344'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727807'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727807'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727806'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727806'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727770'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727770'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727775'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727775'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729338'^^xsd:integer;
  dwc:scientificName 'Acanthodoris pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729338'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727761'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727761'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727777'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727777'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727790'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727790'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729349'^^xsd:integer;
  dwc:scientificName 'Onoba semicostata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729349'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727812'^^xsd:integer;
  dwc:scientificName 'Verrucaria maura'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727812'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1609738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729348'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729348'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727787'^^xsd:integer;
  dwc:scientificName 'Scytosiphon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727787'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729343'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729343'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727796'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727796'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727803'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Claire Goodwin'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727803'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729339'^^xsd:integer;
  dwc:scientificName 'Heteranomia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729339'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727792'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727792'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727800'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727800'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729347'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729347'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727799'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727799'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727764'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727764'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727810'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727810'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727776'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727776'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729341'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729341'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727802'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727802'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727791'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Claire Goodwin'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727791'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727758'^^xsd:integer;
  dwc:scientificName 'Rhodochorton purpureum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727758'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727772'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727772'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727795'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727795'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727805'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727805'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727784'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727784'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727773'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727773'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727780'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727780'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727798'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727798'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727762'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727762'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727779'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727779'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727794'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727794'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727811'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727811'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727808'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727808'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729352'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729352'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727801'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727801'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727783'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727783'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727759'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727759'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727804'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727804'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727793'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727793'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727768'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727768'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727789'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727789'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727769'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727769'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727809'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727809'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729355'^^xsd:integer;
  dwc:scientificName 'Venerupis senegalensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729355'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727786'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727786'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727766'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727766'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729354'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729354'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727788'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727788'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729351'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729351'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729353'^^xsd:integer;
  dwc:scientificName 'Tectura virginea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '153552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729353'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '153552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727763'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727763'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729340'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729340'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727797'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727797'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727774'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727774'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727765'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727765'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729350'^^xsd:integer;
  dwc:scientificName 'Palio nothus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729350'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '182808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727785'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727785'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729346'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729346'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727782'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727782'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727781'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727781'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727767'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727767'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727771'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727771'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727778'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727778'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729337'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729337'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727760'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727760'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.422697897822005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225457228388796"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.422697897822005 -0.5225457228388796)"^^geo:wktLiteral ;
  geo-pos:lat "54.422697897822005"^^xsd:decimal ;
  geo-pos:long "-0.5225457228388796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729345'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector '\'Adrian Norris. Sue Hull. Brian Goodwin. Paula Lig'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52254572283888'^^xsd:double;
  dwc:latitude '54.422697897822'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729345'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727008'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727008'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727019'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Katherine Burns'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727019'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727006'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727006'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727017'^^xsd:integer;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727017'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727029'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727029'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727039'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727039'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726992'^^xsd:integer;
  dwc:scientificName 'Heterosiphonia plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726992'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726988'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jen Trendall'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726988'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727038'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727038'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727013'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Estelle'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727013'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727004'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Frances Dipper'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727004'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726990'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726990'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726986'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726986'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726981'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jen Trendall'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726981'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727003'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727003'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726980'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726980'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727023'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727023'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726999'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726999'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726982'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726982'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727024'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727024'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727043'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727043'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726991'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726991'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727037'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727037'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726998'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726998'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727026'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727026'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727046'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727046'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727027'^^xsd:integer;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Marsh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727027'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727016'^^xsd:integer;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727016'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727015'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727015'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727007'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727007'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727005'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jen Trendall'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727005'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727044'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727044'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726989'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726989'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729112'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729112'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727011'^^xsd:integer;
  dwc:scientificName 'Aphroditoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Marsh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727011'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727042'^^xsd:integer;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727042'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727052'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Katherine Burns'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727052'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727053'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Katherine Burns'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727053'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729123'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729123'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729120'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729120'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726995'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726995'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727021'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727021'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727059'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Frances Dipper'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727059'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727022'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727022'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727054'^^xsd:integer;
  dwc:scientificName 'Gobiusculus flavescens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727054'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1526389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727034'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727034'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727031'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727031'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729122'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729122'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727040'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727040'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726993'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726993'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726984'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726984'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727055'^^xsd:integer;
  dwc:scientificName 'Liparis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'John Lampett'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727055'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727050'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727050'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727041'^^xsd:integer;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727041'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727018'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727018'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727009'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727009'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727035'^^xsd:integer;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727035'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727002'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jen Trendall'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727002'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727058'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Estelle'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727058'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727014'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727014'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727047'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727047'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727032'^^xsd:integer;
  dwc:scientificName 'Caprella septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'AimÚe Crosley'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727032'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '101851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729119'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729119'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727051'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Estelle'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727051'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726985'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726985'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729114'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729114'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727056'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Frances Dipper'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727056'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726983'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726983'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729118'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729118'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727001'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727001'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729116'^^xsd:integer;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Suzi Coey'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729116'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726987'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Marsh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726987'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42359640646179"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5225133985305933"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42359640646179 -0.5225133985305933)"^^geo:wktLiteral ;
  geo-pos:lat "54.42359640646179"^^xsd:decimal ;
  geo-pos:long "-0.5225133985305933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726994'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.52251339853059'^^xsd:double;
  dwc:latitude '54.423596406462'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726994'^^xsd:string;
  dwc:observationDate '2010-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727025'^^xsd:integer;
  dwc:scientificName 'Escharoides coccinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727025'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '111498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727033'^^xsd:integer;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Tarrant'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727033'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727028'^^xsd:integer;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727028'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727030'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Alex Caveen'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727030'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727010'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727010'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726996'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726996'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729117'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Nic Faulks'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729117'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727045'^^xsd:integer;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727045'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727049'^^xsd:integer;
  dwc:scientificName 'Nymphon gracile'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Tarrant'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727049'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727020'^^xsd:integer;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Marsh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727020'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729110'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729110'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727012'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Tarrant'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727012'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727057'^^xsd:integer;
  dwc:scientificName 'Nerophis lumbriciformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727057'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729109'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Katherine Burns'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729109'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261726997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261726997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261726997'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261726997'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727048'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Polly Cleall-Harding'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727048'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729115'^^xsd:integer;
  dwc:scientificName 'Hinia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Linda Marsh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '246052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729115'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '246140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727000'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jen Trendall'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727000'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727036'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Polly Cleall-Harding'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727036'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729111'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Polly Cleall-Harding'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729111'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729113'^^xsd:integer;
  dwc:scientificName 'Goniodoris nodosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Anthony Hurd'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729113'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1723483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.42267903945848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5210048682718007"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.42267903945848 -0.5210048682718007)"^^geo:wktLiteral ;
  geo-pos:lat "54.42267903945848"^^xsd:decimal ;
  geo-pos:long "-0.5210048682718007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729121'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.5210048682718'^^xsd:double;
  dwc:latitude '54.422679039458'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729121'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.716380388441024 -0.5072523391235221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.716380388441024"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5072523391235221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.716380388441024 -0.5072523391235221)"^^geo:wktLiteral ;
  geo-pos:lat "53.716380388441024"^^xsd:decimal ;
  geo-pos:long "-0.5072523391235221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728527'^^xsd:integer;
  dwc:scientificName 'Ligia oceanica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'W. R. Dolling'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.50725233912352'^^xsd:double;
  dwc:latitude '53.716380388441'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '146999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728527'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728465'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728465'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728445'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728445'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728462'^^xsd:integer;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728462'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728466'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728466'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728995'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728995'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728471'^^xsd:integer;
  dwc:scientificName 'Nerophis lumbriciformis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728471'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728449'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728449'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728470'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728470'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729002'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729002'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728440'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728440'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728444'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728444'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728996'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728996'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728453'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728453'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728448'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728448'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728442'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728442'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728469'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728469'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728461'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728461'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728464'^^xsd:integer;
  dwc:scientificName 'Eualus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728464'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728446'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728446'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728997'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728997'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728441'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728441'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728454'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728454'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728467'^^xsd:integer;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728467'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728994'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728994'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728451'^^xsd:integer;
  dwc:scientificName 'Sabellaria alveolata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728451'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728443'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728443'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.32519389822143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41839025533589497"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.32519389822143 -0.41839025533589497)"^^geo:wktLiteral ;
  geo-pos:lat "54.32519389822143"^^xsd:decimal ;
  geo-pos:long "-0.41839025533589497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728463'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41839025533589'^^xsd:double;
  dwc:latitude '54.325193898221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728463'^^xsd:string;
  dwc:observationDate '2012-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728439'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728439'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728425'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728425'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728456'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728456'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728468'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728468'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728452'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728452'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728434'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728434'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728450'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728450'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728460'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728460'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728433'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728433'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728998'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728998'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728429'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728429'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728435'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728435'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729003'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729003'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728455'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728455'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728430'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728430'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728426'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728426'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728458'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728458'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729001'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729001'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728459'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728459'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728432'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728432'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728438'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728438'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728424'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728424'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729000'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729000'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728447'^^xsd:integer;
  dwc:scientificName 'Dynamena pumila'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728447'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '117888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728437'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728437'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728999'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728999'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728457'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728457'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728436'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728436'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728428'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728428'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728431'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728431'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3260923777629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.41835577679519864"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3260923777629 -0.41835577679519864)"^^geo:wktLiteral ;
  geo-pos:lat "54.3260923777629"^^xsd:decimal ;
  geo-pos:long "-0.41835577679519864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728427'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jane Pottas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.4183557767952'^^xsd:double;
  dwc:latitude '54.326092377763'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728427'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729246'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729246'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729219'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729219'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729249'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729249'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729259'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729259'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729210'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729210'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729248'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729248'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729283'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729283'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729199'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729199'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729261'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729261'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729270'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729270'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729230'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729230'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30359003177818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4161445141993436"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30359003177818 -0.4161445141993436)"^^geo:wktLiteral ;
  geo-pos:lat "54.30359003177818"^^xsd:decimal ;
  geo-pos:long "-0.4161445141993436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729297'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.41614451419934'^^xsd:double;
  dwc:latitude '54.303590031778'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729297'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.259463279892685 -0.410159267569052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.259463279892685"^^xsd:decimal ;
  dwc:decimalLongitude "-0.410159267569052"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.259463279892685 -0.410159267569052)"^^geo:wktLiteral ;
  geo-pos:lat "54.259463279892685"^^xsd:decimal ;
  geo-pos:long "-0.410159267569052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727468'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Derek Whitely'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.41015926756905'^^xsd:double;
  dwc:latitude '54.259463279893'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727468'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30710308724504"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4098606720710972"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  geo-pos:lat "54.30710308724504"^^xsd:decimal ;
  geo-pos:long "-0.4098606720710972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727466'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ian Glaves'^^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 '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 '-0.4098606720711'^^xsd:double;
  dwc:latitude '54.307103087245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727466'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30710308724504"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4098606720710972"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  geo-pos:lat "54.30710308724504"^^xsd:decimal ;
  geo-pos:long "-0.4098606720710972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727458'^^xsd:integer;
  dwc:scientificName 'Alca torda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ian Glaves'^^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 '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 '-0.4098606720711'^^xsd:double;
  dwc:latitude '54.307103087245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727458'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30710308724504"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4098606720710972"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  geo-pos:lat "54.30710308724504"^^xsd:decimal ;
  geo-pos:long "-0.4098606720710972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727473'^^xsd:integer;
  dwc:scientificName 'Larus marinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ian Glaves'^^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 '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 '-0.4098606720711'^^xsd:double;
  dwc:latitude '54.307103087245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727473'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30710308724504"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4098606720710972"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  geo-pos:lat "54.30710308724504"^^xsd:decimal ;
  geo-pos:long "-0.4098606720710972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727465'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ian Glaves'^^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 '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 '-0.4098606720711'^^xsd:double;
  dwc:latitude '54.307103087245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727465'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30710308724504"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4098606720710972"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30710308724504 -0.4098606720710972)"^^geo:wktLiteral ;
  geo-pos:lat "54.30710308724504"^^xsd:decimal ;
  geo-pos:long "-0.4098606720710972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727482'^^xsd:integer;
  dwc:scientificName 'Uria aalge'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ian Glaves'^^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 '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 '-0.4098606720711'^^xsd:double;
  dwc:latitude '54.307103087245'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727482'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727316'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727316'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729213'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729213'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727405'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727405'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727425'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727425'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727579'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727579'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729267'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729267'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727297'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727297'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727248'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727248'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727244'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727244'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727336'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727336'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727221'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727221'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727395'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727395'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727400'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727400'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727263'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727263'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727305'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727305'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727250'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727250'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727320'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727320'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727565'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727565'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727309'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727309'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729295'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729295'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727344'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727344'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727225'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727225'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727277'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727277'^^xsd:string;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727410'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727410'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727554'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727554'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727286'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727286'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729243'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729243'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727417'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727417'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727355'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727355'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727254'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727254'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727241'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727241'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727584'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727584'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727532'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727532'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727456'^^xsd:integer;
  dwc:scientificName 'Spirorbis spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727456'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '334842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727343'^^xsd:integer;
  dwc:scientificName 'Lithothamnion'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727343'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727235'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727235'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727292'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727292'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729253'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729253'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729281'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729281'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727370'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727370'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727319'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727319'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727380'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727380'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301671668110906"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40699597773891655"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301671668110906 -0.40699597773891655)"^^geo:wktLiteral ;
  geo-pos:lat "54.301671668110906"^^xsd:decimal ;
  geo-pos:long "-0.40699597773891655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727595'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40699597773892'^^xsd:double;
  dwc:latitude '54.301671668111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727595'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30436710195829"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4068918815233255"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  geo-pos:lat "54.30436710195829"^^xsd:decimal ;
  geo-pos:long "-0.4068918815233255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727635'^^xsd:integer;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Derek Whitely'^^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 '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 '-0.40689188152333'^^xsd:double;
  dwc:latitude '54.304367101958'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '262440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727635'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30436710195829"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4068918815233255"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  geo-pos:lat "54.30436710195829"^^xsd:decimal ;
  geo-pos:long "-0.4068918815233255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727467'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Derek Whitely'^^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 '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 '-0.40689188152333'^^xsd:double;
  dwc:latitude '54.304367101958'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727467'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30436710195829"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4068918815233255"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  geo-pos:lat "54.30436710195829"^^xsd:decimal ;
  geo-pos:long "-0.4068918815233255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727625'^^xsd:integer;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Derek Whitely'^^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 '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 '-0.40689188152333'^^xsd:double;
  dwc:latitude '54.304367101958'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '258268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727625'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30436710195829"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4068918815233255"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30436710195829 -0.4068918815233255)"^^geo:wktLiteral ;
  geo-pos:lat "54.30436710195829"^^xsd:decimal ;
  geo-pos:long "-0.4068918815233255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727464'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Derek Whitely'^^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 '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 '-0.40689188152333'^^xsd:double;
  dwc:latitude '54.304367101958'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727464'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727363'^^xsd:integer;
  dwc:scientificName 'Osmundea osmunda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727363'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727446'^^xsd:integer;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727446'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727332'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727332'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727551'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727551'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727611'^^xsd:integer;
  dwc:scientificName 'Mesocletodes arenicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '115651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727611'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '115651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727269'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727269'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727358'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727358'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727262'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727262'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727223'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727223'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727377'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727377'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727367'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727367'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727588'^^xsd:integer;
  dwc:scientificName 'Echinogammarus marinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727588'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '102303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727264'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727264'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727237'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727237'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727596'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727596'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727383'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727383'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729232'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729232'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727386'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727386'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727408'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727408'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727424'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727424'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727451'^^xsd:integer;
  dwc:scientificName 'Sabellaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727451'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727298'^^xsd:integer;
  dwc:scientificName 'Enteromorpha linza'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727298'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727399'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727399'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727247'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727247'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727231'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727231'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727252'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727252'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727435'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727435'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727251'^^xsd:integer;
  dwc:scientificName 'Cladophora sericea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727251'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727339'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727339'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727288'^^xsd:integer;
  dwc:scientificName 'Ectocarpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727288'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727398'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727398'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727372'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727372'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727347'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727347'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727222'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727222'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727270'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727270'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727274'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727274'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729196'^^xsd:integer;
  dwc:scientificName 'Acanthochitona crinita'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729196'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727287'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727287'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727322'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727322'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727353'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727353'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727310'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727310'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.301651366382366"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4054597292340837"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.301651366382366 -0.4054597292340837)"^^geo:wktLiteral ;
  geo-pos:lat "54.301651366382366"^^xsd:decimal ;
  geo-pos:long "-0.4054597292340837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727306'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sharon Degnan'^^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 '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 '-0.40545972923408'^^xsd:double;
  dwc:latitude '54.301651366382'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727306'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727447'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727447'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727373'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727373'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727217'^^xsd:integer;
  dwc:scientificName 'Halacaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727217'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729296'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729296'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729290'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729290'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727638'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727638'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727242'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727242'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728481'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728481'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728533'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728533'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727259'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727259'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727384'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727384'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727312'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727312'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727445'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727445'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727594'^^xsd:integer;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727594'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727385'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727385'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727512'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727512'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729209'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729209'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727570'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727570'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729304'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729304'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728483'^^xsd:integer;
  dwc:scientificName 'Rhodophycota'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '182729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728483'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727660'^^xsd:integer;
  dwc:scientificName 'Lineus longissimus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '122528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727660'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '122528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727330'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727330'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727666'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727666'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727569'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727569'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729222'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729222'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727672'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727672'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728993'^^xsd:integer;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728993'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728539'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728539'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727441'^^xsd:integer;
  dwc:scientificName 'Lepidonotus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727441'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727561'^^xsd:integer;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727561'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729307'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729307'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727633'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727633'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727590'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727590'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727243'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727243'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729306'^^xsd:integer;
  dwc:scientificName 'Tonicella rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729306'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '386411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727556'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727556'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727592'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727592'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728542'^^xsd:integer;
  dwc:scientificName 'Anurida maritima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '118139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728542'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '118139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727284'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727284'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727246'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727246'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727531'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727531'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727536'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727536'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727457'^^xsd:integer;
  dwc:scientificName 'Spirorbis tridentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131238'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727457'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '334843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727634'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727634'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727661'^^xsd:integer;
  dwc:scientificName 'Grantia compressa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727661'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '132181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729238'^^xsd:integer;
  dwc:scientificName 'Littorina arcana'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729238'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727498'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727498'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727227'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727227'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727359'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727359'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729226'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729226'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728992'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728992'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727591'^^xsd:integer;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727591'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727664'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727664'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727257'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727257'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727533'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727533'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728534'^^xsd:integer;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728534'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727454'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727454'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727438'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727438'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729257'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729257'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727644'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727644'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727349'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727349'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727236'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727236'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727614'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727614'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727517'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727517'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729237'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729237'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727331'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727331'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727674'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727674'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729200'^^xsd:integer;
  dwc:scientificName 'Archidoris pseudoargus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729200'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727622'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727622'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727665'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727665'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727669'^^xsd:integer;
  dwc:scientificName 'Leucosolenia complicata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727669'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '132219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728532'^^xsd:integer;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728532'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729279'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729279'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727558'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727558'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727449'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727449'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727522'^^xsd:integer;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727522'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728990'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728990'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728484'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728484'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728986'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728986'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727313'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727313'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727431'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727431'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727220'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727220'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727351'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727351'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727268'^^xsd:integer;
  dwc:scientificName 'Cryptopleura ramosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727268'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727648'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727648'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727555'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727555'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729273'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729273'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729215'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729215'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728480'^^xsd:integer;
  dwc:scientificName 'Corallina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728480'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727524'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727524'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727299'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727299'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729278'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729278'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727623'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727623'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729289'^^xsd:integer;
  dwc:scientificName 'Patella ulyssiponensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729289'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727302'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727302'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727621'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727621'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727434'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727434'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728482'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728482'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727234'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mediterranea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727234'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729275'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729275'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728485'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728485'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727433'^^xsd:integer;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727433'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727413'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727413'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729223'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729223'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727626'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727626'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727606'^^xsd:integer;
  dwc:scientificName 'Idotea pelagica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727606'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728489'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728489'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728987'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728987'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727654'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727654'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727272'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727272'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727423'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727423'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727232'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727232'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727580'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727580'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727366'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727366'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728985'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728985'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727574'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727574'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727585'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727585'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727376'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727376'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727549'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727549'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729236'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729236'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727442'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727442'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727444'^^xsd:integer;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727444'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727496'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727496'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729263'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729263'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727256'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727256'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727575'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727575'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728535'^^xsd:integer;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728535'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727393'^^xsd:integer;
  dwc:scientificName 'Polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727393'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728531'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728531'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728984'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728984'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727566'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727566'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727265'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727265'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727304'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727304'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728494'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728494'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727290'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727290'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729240'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729240'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727314'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727314'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727303'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727303'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727294'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727294'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727401'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727401'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727273'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727273'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727311'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727311'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727643'^^xsd:integer;
  dwc:scientificName 'Verruca stroemia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727643'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727245'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727245'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727422'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727422'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727364'^^xsd:integer;
  dwc:scientificName 'Osmundea osmunda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727364'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729250'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729250'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727406'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727406'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727455'^^xsd:integer;
  dwc:scientificName 'Spirorbis corallinae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727455'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '334839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727238'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727238'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728989'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728989'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728493'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728493'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727360'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727360'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728991'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728991'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727641'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727641'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729225'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729225'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727578'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727578'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727404'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727404'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729286'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729286'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728983'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728983'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727437'^^xsd:integer;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727437'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729214'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729214'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728479'^^xsd:integer;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728479'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727671'^^xsd:integer;
  dwc:scientificName 'Ascidia conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727671'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '103702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728492'^^xsd:integer;
  dwc:scientificName 'Pomatoceros'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728492'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727228'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727228'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727631'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727631'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728536'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728536'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727497'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727497'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727361'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727361'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729239'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729239'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727627'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727627'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727415'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727415'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727563'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727563'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727348'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727348'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727326'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727326'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729247'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tony Barlow'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729247'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727394'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727394'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261728988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261728988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261728988'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Matt Newsome'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261728988'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729293'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729293'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727632'^^xsd:integer;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727632'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727352'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727352'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727639'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727639'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727365'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727365'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729258'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris;Anthony Hurd'^^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 '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 '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729258'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.30254984381303"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40542499897153994"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.30254984381303 -0.40542499897153994)"^^geo:wktLiteral ;
  geo-pos:lat "54.30254984381303"^^xsd:decimal ;
  geo-pos:long "-0.40542499897153994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727324'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.40542499897154'^^xsd:double;
  dwc:latitude '54.302549843813'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727324'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729229'^^xsd:integer;
  dwc:scientificName 'Jorunna tomentosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Adrian Norris'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729229'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727481'^^xsd:integer;
  dwc:scientificName 'Rissa tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727481'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727471'^^xsd:integer;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727471'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727470'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727470'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727476'^^xsd:integer;
  dwc:scientificName 'Morus bassanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727476'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '148776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727484'^^xsd:integer;
  dwc:scientificName 'Uria aalge'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727484'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727472'^^xsd:integer;
  dwc:scientificName 'Larus marinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727472'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.29709796448541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40102511921389505"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.29709796448541 -0.40102511921389505)"^^geo:wktLiteral ;
  geo-pos:lat "54.29709796448541"^^xsd:decimal ;
  geo-pos:long "-0.40102511921389505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727489'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.4010251192139'^^xsd:double;
  dwc:latitude '54.297097964485'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727489'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727613'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727613'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727346'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727346'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727325'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727325'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727418'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727418'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727327'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727327'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727604'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727604'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727295'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727295'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727369'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727369'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727338'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727338'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727667'^^xsd:integer;
  dwc:scientificName 'Halisarca dujardini'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '184523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727667'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727414'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727414'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727389'^^xsd:integer;
  dwc:scientificName 'Polyides rotundus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727389'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727382'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727382'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727506'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727506'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727642'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727642'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727282'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727282'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727387'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727387'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727581'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727581'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727240'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727240'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727668'^^xsd:integer;
  dwc:scientificName 'Leucosolenia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '131715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727668'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727224'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727224'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727612'^^xsd:integer;
  dwc:scientificName 'Mysidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '119822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727612'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727318'^^xsd:integer;
  dwc:scientificName 'Furcellaria lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727318'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727267'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^xsd:string;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727267'^^xsd:string;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727374'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727374'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727283'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727283'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727350'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727350'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727538'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727538'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727340'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727340'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727307'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727307'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727412'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727412'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727403'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727403'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727397'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727397'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727421'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727421'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727219'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727219'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727333'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727333'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727291'^^xsd:integer;
  dwc:scientificName 'Elachista'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '143968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727291'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '143968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727253'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727253'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727375'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727375'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727260'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727260'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727562'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727562'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727230'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727230'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727548'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727548'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727649'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727649'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.272298045506744"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39507376424948654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "707"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.272298045506744 -0.39507376424948654)"^^geo:wktLiteral ;
  geo-pos:lat "54.272298045506744"^^xsd:decimal ;
  geo-pos:long "-0.39507376424948654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727402'^^xsd:integer;
  dwc:scientificName 'Porphyra leucosticta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39507376424949'^^xsd:double;
  dwc:latitude '54.272298045507'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '144430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727402'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '626059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727495'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727495'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729274'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729274'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727583'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727583'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727656'^^xsd:integer;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727656'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729228'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729228'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729255'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729255'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729292'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729292'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729277'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729277'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727485'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727485'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729217'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729217'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727577'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727577'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727624'^^xsd:integer;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727624'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727597'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727597'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727499'^^xsd:integer;
  dwc:scientificName 'Malacocephalus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727499'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727567'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727567'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727619'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727619'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727586'^^xsd:integer;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727586'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727640'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727640'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727450'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727450'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727440'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727440'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727601'^^xsd:integer;
  dwc:scientificName 'Idotea baltica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '325483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727601'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727492'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727492'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727453'^^xsd:integer;
  dwc:scientificName 'Spirorbis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727453'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729302'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729302'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727605'^^xsd:integer;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727605'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727655'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727655'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727535'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727535'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729291'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729291'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729242'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729242'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729262'^^xsd:integer;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729262'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729268'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729268'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727653'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727653'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727261'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727261'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729221'^^xsd:integer;
  dwc:scientificName 'Heteranomia squamula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729221'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727308'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727308'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727610'^^xsd:integer;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727610'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729241'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729241'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727571'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727571'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727335'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727335'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729216'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729216'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727630'^^xsd:integer;
  dwc:scientificName 'Pontocrates arenarius'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727630'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '102918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729235'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729235'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727521'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727521'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729285'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729285'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727427'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727427'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727557'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727557'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729206'^^xsd:integer;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729206'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727615'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727615'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727673'^^xsd:integer;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727673'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727553'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727553'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729256'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729256'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727573'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727573'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727317'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727317'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727530'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727530'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727589'^^xsd:integer;
  dwc:scientificName 'Elminius modestus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727589'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '712167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.27359460690935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.39118339656078055"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.27359460690935 -0.39118339656078055)"^^geo:wktLiteral ;
  geo-pos:lat "54.27359460690935"^^xsd:decimal ;
  geo-pos:long "-0.39118339656078055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727508'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Jones'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39118339656078'^^xsd:double;
  dwc:latitude '54.273594606909'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727508'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28347782759846 -0.390798236072237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28347782759846"^^xsd:decimal ;
  dwc:decimalLongitude "-0.390798236072237"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28347782759846 -0.390798236072237)"^^geo:wktLiteral ;
  geo-pos:lat "54.28347782759846"^^xsd:decimal ;
  geo-pos:long "-0.390798236072237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727300'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.39079823607224'^^xsd:double;
  dwc:latitude '54.283477827598'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727300'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278066482858094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38947299332061264"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  geo-pos:lat "54.278066482858094"^^xsd:decimal ;
  geo-pos:long "-0.38947299332061264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729269'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38947299332061'^^xsd:double;
  dwc:latitude '54.278066482858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729269'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278066482858094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38947299332061264"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  geo-pos:lat "54.278066482858094"^^xsd:decimal ;
  geo-pos:long "-0.38947299332061264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729298'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38947299332061'^^xsd:double;
  dwc:latitude '54.278066482858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729298'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278066482858094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38947299332061264"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  geo-pos:lat "54.278066482858094"^^xsd:decimal ;
  geo-pos:long "-0.38947299332061264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729284'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38947299332061'^^xsd:double;
  dwc:latitude '54.278066482858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729284'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278066482858094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38947299332061264"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  geo-pos:lat "54.278066482858094"^^xsd:decimal ;
  geo-pos:long "-0.38947299332061264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727436'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Jean Banwell'^^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 '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 '-0.38947299332061'^^xsd:double;
  dwc:latitude '54.278066482858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727436'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278066482858094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38947299332061264"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  geo-pos:lat "54.278066482858094"^^xsd:decimal ;
  geo-pos:long "-0.38947299332061264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729218'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38947299332061'^^xsd:double;
  dwc:latitude '54.278066482858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729218'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.278066482858094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38947299332061264"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.278066482858094 -0.38947299332061264)"^^geo:wktLiteral ;
  geo-pos:lat "54.278066482858094"^^xsd:decimal ;
  geo-pos:long "-0.38947299332061264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729300'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paul Brazier'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38947299332061'^^xsd:double;
  dwc:latitude '54.278066482858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729300'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28253832877934"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38776221023619606"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  geo-pos:lat "54.28253832877934"^^xsd:decimal ;
  geo-pos:long "-0.38776221023619606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727342'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.3877622102362'^^xsd:double;
  dwc:latitude '54.282538328779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727342'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28253832877934"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38776221023619606"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  geo-pos:lat "54.28253832877934"^^xsd:decimal ;
  geo-pos:long "-0.38776221023619606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727279'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.3877622102362'^^xsd:double;
  dwc:latitude '54.282538328779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727279'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28253832877934"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38776221023619606"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  geo-pos:lat "54.28253832877934"^^xsd:decimal ;
  geo-pos:long "-0.38776221023619606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727328'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.3877622102362'^^xsd:double;
  dwc:latitude '54.282538328779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727328'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28253832877934"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38776221023619606"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  geo-pos:lat "54.28253832877934"^^xsd:decimal ;
  geo-pos:long "-0.38776221023619606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727229'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.3877622102362'^^xsd:double;
  dwc:latitude '54.282538328779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727229'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.28253832877934"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38776221023619606"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.28253832877934 -0.38776221023619606)"^^geo:wktLiteral ;
  geo-pos:lat "54.28253832877934"^^xsd:decimal ;
  geo-pos:long "-0.38776221023619606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727407'^^xsd:integer;
  dwc:scientificName 'Pterothamnion plumula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.3877622102362'^^xsd:double;
  dwc:latitude '54.282538328779'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727407'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26904069148651 -0.386753322361332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26904069148651"^^xsd:decimal ;
  dwc:decimalLongitude "-0.386753322361332"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26904069148651 -0.386753322361332)"^^geo:wktLiteral ;
  geo-pos:lat "54.26904069148651"^^xsd:decimal ;
  geo-pos:long "-0.386753322361332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727608'^^xsd:integer;
  dwc:scientificName 'Ligia oceanica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'David Lindley'^^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 '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 '-0.38675332236133'^^xsd:double;
  dwc:latitude '54.269040691487'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '146999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727608'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '146999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729138'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729138'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727121'^^xsd:integer;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727121'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727149'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727149'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729137'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729137'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727092'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727092'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729140'^^xsd:integer;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729140'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727090'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727090'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727128'^^xsd:integer;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727128'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727126'^^xsd:integer;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727126'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729142'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729142'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727127'^^xsd:integer;
  dwc:scientificName 'Arenicola marina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727127'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '129868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727094'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727094'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727088'^^xsd:integer;
  dwc:scientificName 'Cladophora rupestris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727088'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729139'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729139'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729148'^^xsd:integer;
  dwc:scientificName 'Hinia incrassata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729148'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727125'^^xsd:integer;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727125'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729143'^^xsd:integer;
  dwc:scientificName 'Littorina mariae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '151578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729143'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727089'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727089'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729149'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729149'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727093'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727093'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727129'^^xsd:integer;
  dwc:scientificName 'Sabellaria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727129'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '129520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727134'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727134'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727095'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727095'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729145'^^xsd:integer;
  dwc:scientificName 'Lacuna vincta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729145'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727086'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727086'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727087'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727087'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729141'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729141'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727148'^^xsd:integer;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727148'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727091'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727091'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729146'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729146'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727150'^^xsd:integer;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727150'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727115'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727115'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729144'^^xsd:integer;
  dwc:scientificName 'Lacuna pallidula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729144'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729147'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729147'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727151'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727151'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26993916556774"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3867182268732779"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26993916556774 -0.3867182268732779)"^^geo:wktLiteral ;
  geo-pos:lat "54.26993916556774"^^xsd:decimal ;
  geo-pos:long "-0.3867182268732779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727147'^^xsd:integer;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Brian Goodwin'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-0.38671822687328'^^xsd:double;
  dwc:latitude '54.269939165568'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727147'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727459'^^xsd:integer;
  dwc:scientificName 'Fratercula arctica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727459'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727479'^^xsd:integer;
  dwc:scientificName 'Rissa tridactyla'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727479'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727461'^^xsd:integer;
  dwc:scientificName 'Fulmarus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727461'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727483'^^xsd:integer;
  dwc:scientificName 'Uria aalge'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727483'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727474'^^xsd:integer;
  dwc:scientificName 'Larus marinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727474'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727469'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727469'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.287010144661345"^^xsd:decimal ;
  dwc:decimalLongitude "-0.38605104715668137"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.287010144661345 -0.38605104715668137)"^^geo:wktLiteral ;
  geo-pos:lat "54.287010144661345"^^xsd:decimal ;
  geo-pos:long "-0.38605104715668137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727475'^^xsd:integer;
  dwc:scientificName 'Morus bassanus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mick Carroll'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38605104715668'^^xsd:double;
  dwc:latitude '54.287010144661'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '148776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727475'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '148776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727289'^^xsd:integer;
  dwc:scientificName 'Ectocarpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727289'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727191'^^xsd:integer;
  dwc:scientificName 'Membranipora membranacea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Chris Barrett'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727191'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '111411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727169'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Frances Dipper'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727169'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727357'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727357'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727196'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727196'^^xsd:string;
  dwc:observationDate '2011-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727190'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727190'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727210'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Chris Barrett'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727210'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727670'^^xsd:integer;
  dwc:scientificName 'Sycon (Scypha) ciliatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727670'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727514'^^xsd:integer;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727514'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727199'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727199'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729183'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729183'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729203'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729203'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727486'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727486'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729182'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Zoe Frank'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729182'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727183'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727183'^^xsd:string;
  dwc:observationDate '2011-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729245'^^xsd:integer;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729245'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727439'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727439'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729187'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729187'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727354'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727354'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727165'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727165'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727159'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727159'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727507'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727507'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727511'^^xsd:integer;
  dwc:scientificName 'Pleuronectiformes'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '10331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727511'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '10331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727628'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727628'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727426'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727426'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729189'^^xsd:integer;
  dwc:scientificName 'Patella vulgata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729189'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727162'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727162'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727420'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727420'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727550'^^xsd:integer;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727550'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727185'^^xsd:integer;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Roger Merchant'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727185'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729233'^^xsd:integer;
  dwc:scientificName 'Lepidochitona cinerea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729233'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '152774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727362'^^xsd:integer;
  dwc:scientificName 'Osmundea hybrida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727362'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727239'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727239'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729176'^^xsd:integer;
  dwc:scientificName 'Onchidoris bilamellata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Chris Barrett'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '150457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729176'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '150457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729181'^^xsd:integer;
  dwc:scientificName 'Helcion pellucidum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '162669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729181'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '147459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729303'^^xsd:integer;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729303'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727416'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727416'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729174'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729174'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727341'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727341'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727158'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727158'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727411'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727411'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729265'^^xsd:integer;
  dwc:scientificName 'Modiolus modiolus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729265'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '140467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727462'^^xsd:integer;
  dwc:scientificName 'Fulmarus glacialis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Ian Glaves'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '137195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727462'^^xsd:string;
  dwc:observationDate '2011-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727205'^^xsd:integer;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mark Pickering'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727205'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727201'^^xsd:integer;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727201'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727368'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727368'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727164'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727164'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727206'^^xsd:integer;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Roger Merchant'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727206'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727452'^^xsd:integer;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727452'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727629'^^xsd:integer;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727629'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729175'^^xsd:integer;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Roger Merchant'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729175'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727175'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727175'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727182'^^xsd:integer;
  dwc:scientificName 'Aphroditoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727182'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727177'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) panicea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '165853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727177'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '165853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729192'^^xsd:integer;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Pascal Dubois'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729192'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727520'^^xsd:integer;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727520'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727488'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Emma Brown'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727488'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727293'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727293'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727178'^^xsd:integer;
  dwc:scientificName 'Sycon (Scypha) ciliatum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727178'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727174'^^xsd:integer;
  dwc:scientificName 'Rhodothamniella floridula'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Caroline Pindar'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727174'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727315'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727315'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727186'^^xsd:integer;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Kerry Netherway'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727186'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727419'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727419'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727163'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727163'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727301'^^xsd:integer;
  dwc:scientificName 'Fucus serratus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727301'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727546'^^xsd:integer;
  dwc:scientificName 'Urticina felina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727546'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '100834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727209'^^xsd:integer;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Zoe Frank'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727209'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729211'^^xsd:integer;
  dwc:scientificName 'Gibbula cineraria'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '141782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729211'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1039839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727490'^^xsd:integer;
  dwc:scientificName 'Cyclopterus lumpus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727490'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727188'^^xsd:integer;
  dwc:scientificName 'Arenicola'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '129206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727188'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '129206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729191'^^xsd:integer;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729191'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727168'^^xsd:integer;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727168'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727552'^^xsd:integer;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727552'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727544'^^xsd:integer;
  dwc:scientificName 'Obelia geniculata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '117388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727544'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727255'^^xsd:integer;
  dwc:scientificName 'Cladostephus spongiosus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727255'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729207'^^xsd:integer;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729207'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727173'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Frances Dipper'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727173'^^xsd:string;
  dwc:observationDate '2011-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727637'^^xsd:integer;
  dwc:scientificName 'Semibalanus balanoides'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727637'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727323'^^xsd:integer;
  dwc:scientificName 'Halidrys siliquosa'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727323'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727204'^^xsd:integer;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727204'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727266'^^xsd:integer;
  dwc:scientificName 'Corallinaceae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727266'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729251'^^xsd:integer;
  dwc:scientificName 'Littorina obtusata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729251'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727193'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Zoe Frank'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727193'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727271'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727271'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727345'^^xsd:integer;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727345'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727215'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Chris Barrett'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727215'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727337'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727337'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727329'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727329'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727487'^^xsd:integer;
  dwc:scientificName 'Ammodytidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '125516'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727487'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727226'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727226'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727429'^^xsd:integer;
  dwc:scientificName 'Aphroditoidea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727429'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729280'^^xsd:integer;
  dwc:scientificName 'Nucella lapillus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729280'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729272'^^xsd:integer;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729272'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727167'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Sarah West'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727167'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727214'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727214'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729227'^^xsd:integer;
  dwc:scientificName 'Hinia reticulata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729227'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729197'^^xsd:integer;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729197'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727603'^^xsd:integer;
  dwc:scientificName 'Idotea emarginata'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mike Kendall'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '119043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727603'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '119043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729190'^^xsd:integer;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729190'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261729178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261729178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261729178'^^xsd:integer;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261729178'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727276'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727276'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727381'^^xsd:integer;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lin Baldock'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727381'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727559'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Paula Lightfoot'^^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 '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 '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727559'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.26630415046101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3837887600733807"^^xsd:decimal ;
  dwc: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/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.26630415046101 -0.3837887600733807)"^^geo:wktLiteral ;
  geo-pos:lat "54.26630415046101"^^xsd:decimal ;
  geo-pos:long "-0.3837887600733807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Yorkshire Naturalists' Union Marine and Coastal Se:60051:261727179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3182_> ;
  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 'Yorkshire Naturalists\' Union Marine and Coastal Se'^^xsd:string;
  dwc:collectionCode '60051'^^xsd:integer;
  dwc:catalogNumber '261727179'^^xsd:integer;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Roger Merchant'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.38378876007338'^^xsd:double;
  dwc:latitude '54.266304150461'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Yorkshire Naturalists\' Union Marine and Coastal Se:60051:261727179'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3182__urn%3Acatalog%3AYorkshire%20Naturalists%27%20Union%20Marine%20and%20Coastal%20Se%3A60051%3A261727184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://e