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

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.16221815030337 -5.082787019133118)"^^geo:wktLiteral ;
  geo-pos:lat "50.16221815030337"^^xsd:decimal ;
  geo-pos:long "-5.082787019133118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359124'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0827870191331'^^xsd:double;
  dwc:latitude '50.162218150303'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359124'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22319024045973 -5.02221153380734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.22319024045973"^^xsd:decimal ;
  dwc:decimalLongitude "-5.02221153380734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.22319024045973 -5.02221153380734)"^^geo:wktLiteral ;
  geo-pos:lat "50.22319024045973"^^xsd:decimal ;
  geo-pos:long "-5.02221153380734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359123'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-5.0222115338073'^^xsd:double;
  dwc:latitude '50.22319024046'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359123'^^xsd:string;
  dwc:observationDate '2011-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36329601493971 -4.1422838773446555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36329601493971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1422838773446555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36329601493971 -4.1422838773446555)"^^geo:wktLiteral ;
  geo-pos:lat "50.36329601493971"^^xsd:decimal ;
  geo-pos:long "-4.1422838773446555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359135'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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 '-4.1422838773447'^^xsd:double;
  dwc:latitude '50.36329601494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359135'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36329601493971 -4.1422838773446555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.36329601493971"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1422838773446555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.36329601493971 -4.1422838773446555)"^^geo:wktLiteral ;
  geo-pos:lat "50.36329601493971"^^xsd:decimal ;
  geo-pos:long "-4.1422838773446555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359008'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1422838773447'^^xsd:double;
  dwc:latitude '50.36329601494'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359008'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35728815814576 -4.12654623402952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35728815814576"^^xsd:decimal ;
  dwc:decimalLongitude "-4.12654623402952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35728815814576 -4.12654623402952)"^^geo:wktLiteral ;
  geo-pos:lat "50.35728815814576"^^xsd:decimal ;
  geo-pos:long "-4.12654623402952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359009'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-4.1265462340295'^^xsd:double;
  dwc:latitude '50.357288158146'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359009'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33096758721106 -3.828451408632248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33096758721106"^^xsd:decimal ;
  dwc:decimalLongitude "-3.828451408632248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33096758721106 -3.828451408632248)"^^geo:wktLiteral ;
  geo-pos:lat "53.33096758721106"^^xsd:decimal ;
  geo-pos:long "-3.828451408632248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359178'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Coppock. John'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-3.8284514086322'^^xsd:double;
  dwc:latitude '53.330967587211'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359178'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23745010803168 -3.76215798040956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.23745010803168"^^xsd:decimal ;
  dwc:decimalLongitude "-3.76215798040956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.23745010803168 -3.76215798040956)"^^geo:wktLiteral ;
  geo-pos:lat "50.23745010803168"^^xsd:decimal ;
  geo-pos:long "-3.76215798040956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359141'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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 '-3.7621579804096'^^xsd:double;
  dwc:latitude '50.237450108032'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359141'^^xsd:string;
  dwc:observationDate '2006-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2385397996517 -3.7495752580712782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2385397996517"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7495752580712782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2385397996517 -3.7495752580712782)"^^geo:wktLiteral ;
  geo-pos:lat "50.2385397996517"^^xsd:decimal ;
  geo-pos:long "-3.7495752580712782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359081'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 '-3.7495752580713'^^xsd:double;
  dwc:latitude '50.238539799652'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359081'^^xsd:string;
  dwc:observationDate '2012-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39847696592902 -3.5049676323596337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.39847696592902"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5049676323596337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.39847696592902 -3.5049676323596337)"^^geo:wktLiteral ;
  geo-pos:lat "50.39847696592902"^^xsd:decimal ;
  geo-pos:long "-3.5049676323596337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359122'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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 '-3.5049676323596'^^xsd:double;
  dwc:latitude '50.398476965929'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359122'^^xsd:string;
  dwc:observationDate '2012-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19585471881652 -3.2685201346549757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.19585471881652"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2685201346549757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.19585471881652 -3.2685201346549757)"^^geo:wktLiteral ;
  geo-pos:lat "54.19585471881652"^^xsd:decimal ;
  geo-pos:long "-3.2685201346549757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359054'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-3.268520134655'^^xsd:double;
  dwc:latitude '54.195854718817'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359054'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29222883703285 -3.196574879281937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.29222883703285"^^xsd:decimal ;
  dwc:decimalLongitude "-3.196574879281937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.29222883703285 -3.196574879281937)"^^geo:wktLiteral ;
  geo-pos:lat "53.29222883703285"^^xsd:decimal ;
  geo-pos:long "-3.196574879281937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359011'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '-3.1965748792819'^^xsd:double;
  dwc:latitude '53.292228837033'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359011'^^xsd:string;
  dwc:observationDate '2011-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54973728258157 -3.109479998370378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54973728258157"^^xsd:decimal ;
  dwc:decimalLongitude "-3.109479998370378"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54973728258157 -3.109479998370378)"^^geo:wktLiteral ;
  geo-pos:lat "53.54973728258157"^^xsd:decimal ;
  geo-pos:long "-3.109479998370378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359050'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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 '-3.1094799983704'^^xsd:double;
  dwc:latitude '53.549737282582'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359050'^^xsd:string;
  dwc:observationDate '2012-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.42631409785791 -3.0889539729412143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.42631409785791"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0889539729412143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.42631409785791 -3.0889539729412143)"^^geo:wktLiteral ;
  geo-pos:lat "53.42631409785791"^^xsd:decimal ;
  geo-pos:long "-3.0889539729412143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359168'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lane. Ronnie'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-3.0889539729412'^^xsd:double;
  dwc:latitude '53.426314097858'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359168'^^xsd:string;
  dwc:observationDate '2012-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2340231010504 -3.078073950361439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2340231010504"^^xsd:decimal ;
  dwc:decimalLongitude "-3.078073950361439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2340231010504 -3.078073950361439)"^^geo:wktLiteral ;
  geo-pos:lat "53.2340231010504"^^xsd:decimal ;
  geo-pos:long "-3.078073950361439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359111'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-3.0780739503614'^^xsd:double;
  dwc:latitude '53.23402310105'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359111'^^xsd:string;
  dwc:observationDate '2012-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91604065229035 -3.010293330825516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.91604065229035"^^xsd:decimal ;
  dwc:decimalLongitude "-3.010293330825516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.91604065229035 -3.010293330825516)"^^geo:wktLiteral ;
  geo-pos:lat "53.91604065229035"^^xsd:decimal ;
  geo-pos:long "-3.010293330825516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359125'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-3.0102933308255'^^xsd:double;
  dwc:latitude '53.91604065229'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359125'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37592028634276 -2.9914511654563554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.37592028634276"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9914511654563554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.37592028634276 -2.9914511654563554)"^^geo:wktLiteral ;
  geo-pos:lat "53.37592028634276"^^xsd:decimal ;
  geo-pos:long "-2.9914511654563554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359088'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.9914511654564'^^xsd:double;
  dwc:latitude '53.375920286343'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359088'^^xsd:string;
  dwc:observationDate '2012-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38676844574554 -2.9841843979182077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.38676844574554"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9841843979182077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38676844574554 -2.9841843979182077)"^^geo:wktLiteral ;
  geo-pos:lat "53.38676844574554"^^xsd:decimal ;
  geo-pos:long "-2.9841843979182077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359180'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'fennah. robert'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-2.9841843979182'^^xsd:double;
  dwc:latitude '53.386768445746'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359180'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38676844574554 -2.9841843979182077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.38676844574554"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9841843979182077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.38676844574554 -2.9841843979182077)"^^geo:wktLiteral ;
  geo-pos:lat "53.38676844574554"^^xsd:decimal ;
  geo-pos:long "-2.9841843979182077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359179'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'fennah. robert'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '-2.9841843979182'^^xsd:double;
  dwc:latitude '53.386768445746'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359179'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.34369832694086 -2.9741787866824367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.34369832694086"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9741787866824367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.34369832694086 -2.9741787866824367)"^^geo:wktLiteral ;
  geo-pos:lat "53.34369832694086"^^xsd:decimal ;
  geo-pos:long "-2.9741787866824367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359089'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.9741787866824'^^xsd:double;
  dwc:latitude '53.343698326941'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359089'^^xsd:string;
  dwc:observationDate '2012-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18615360265508 -2.8867877829044413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18615360265508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8867877829044413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18615360265508 -2.8867877829044413)"^^geo:wktLiteral ;
  geo-pos:lat "53.18615360265508"^^xsd:decimal ;
  geo-pos:long "-2.8867877829044413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359128'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.8867877829044'^^xsd:double;
  dwc:latitude '53.186153602655'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359128'^^xsd:string;
  dwc:observationDate '2012-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18616473221842 -2.8852912903755867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.18616473221842"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8852912903755867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.18616473221842 -2.8852912903755867)"^^geo:wktLiteral ;
  geo-pos:lat "53.18616473221842"^^xsd:decimal ;
  geo-pos:long "-2.8852912903755867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359044'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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 '-2.8852912903756'^^xsd:double;
  dwc:latitude '53.186164732218'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359044'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607015347654 -2.448739381524972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.607015347654"^^xsd:decimal ;
  dwc:decimalLongitude "-2.448739381524972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.607015347654 -2.448739381524972)"^^geo:wktLiteral ;
  geo-pos:lat "50.607015347654"^^xsd:decimal ;
  geo-pos:long "-2.448739381524972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359121'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-2.448739381525'^^xsd:double;
  dwc:latitude '50.607015347654'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359121'^^xsd:string;
  dwc:observationDate '2011-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.706629626817616 -1.4979054106167993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.706629626817616"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4979054106167993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.706629626817616 -1.4979054106167993)"^^geo:wktLiteral ;
  geo-pos:lat "50.706629626817616"^^xsd:decimal ;
  geo-pos:long "-1.4979054106167993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359015'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 '-1.4979054106168'^^xsd:double;
  dwc:latitude '50.706629626818'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359015'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92198615924672 -1.4910052990252125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.92198615924672"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4910052990252125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.92198615924672 -1.4910052990252125)"^^geo:wktLiteral ;
  geo-pos:lat "51.92198615924672"^^xsd:decimal ;
  geo-pos:long "-1.4910052990252125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359098'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.4910052990252'^^xsd:double;
  dwc:latitude '51.921986159247'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359098'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97830110369658 -1.4530953414555123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.97830110369658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4530953414555123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.97830110369658 -1.4530953414555123)"^^geo:wktLiteral ;
  geo-pos:lat "54.97830110369658"^^xsd:decimal ;
  geo-pos:long "-1.4530953414555123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359012'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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 '-1.4530953414555'^^xsd:double;
  dwc:latitude '54.978301103697'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359012'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95847201771619 -1.143932426837473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.95847201771619"^^xsd:decimal ;
  dwc:decimalLongitude "-1.143932426837473"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.95847201771619 -1.143932426837473)"^^geo:wktLiteral ;
  geo-pos:lat "52.95847201771619"^^xsd:decimal ;
  geo-pos:long "-1.143932426837473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359169'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Lee. G'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '-1.1439324268375'^^xsd:double;
  dwc:latitude '52.958472017716'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359169'^^xsd:string;
  dwc:observationDate '2012-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.89805000112525 -1.1012510482641018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.89805000112525"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1012510482641018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.89805000112525 -1.1012510482641018)"^^geo:wktLiteral ;
  geo-pos:lat "53.89805000112525"^^xsd:decimal ;
  geo-pos:long "-1.1012510482641018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359046'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^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 '-1.1012510482641'^^xsd:double;
  dwc:latitude '53.898050001125'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359046'^^xsd:string;
  dwc:observationDate '2011-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48527267179512 -1.038568413901686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48527267179512"^^xsd:decimal ;
  dwc:decimalLongitude "-1.038568413901686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48527267179512 -1.038568413901686)"^^geo:wktLiteral ;
  geo-pos:lat "51.48527267179512"^^xsd:decimal ;
  geo-pos:long "-1.038568413901686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359010'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-1.0385684139017'^^xsd:double;
  dwc:latitude '51.485272671795'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359010'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.455470853025496 -0.970821157170366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.455470853025496"^^xsd:decimal ;
  dwc:decimalLongitude "-0.970821157170366"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.455470853025496 -0.970821157170366)"^^geo:wktLiteral ;
  geo-pos:lat "51.455470853025496"^^xsd:decimal ;
  geo-pos:long "-0.970821157170366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359100'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^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.97082115717037'^^xsd:double;
  dwc:latitude '51.455470853025'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359100'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71664508005183 -0.9065915546493208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71664508005183"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9065915546493208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71664508005183 -0.9065915546493208)"^^geo:wktLiteral ;
  geo-pos:lat "53.71664508005183"^^xsd:decimal ;
  geo-pos:long "-0.9065915546493208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359163'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'oldridge. david george'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.90659155464932'^^xsd:double;
  dwc:latitude '53.716645080052'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359163'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71664508005183 -0.9065915546493208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.71664508005183"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9065915546493208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.71664508005183 -0.9065915546493208)"^^geo:wktLiteral ;
  geo-pos:lat "53.71664508005183"^^xsd:decimal ;
  geo-pos:long "-0.9065915546493208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359151'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.90659155464932'^^xsd:double;
  dwc:latitude '53.716645080052'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359151'^^xsd:string;
  dwc:observationDate '2012-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.72064093199983 -0.9011830746882894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.72064093199983"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9011830746882894"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.72064093199983 -0.9011830746882894)"^^geo:wktLiteral ;
  geo-pos:lat "53.72064093199983"^^xsd:decimal ;
  geo-pos:long "-0.9011830746882894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359020'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.90118307468829'^^xsd:double;
  dwc:latitude '53.720640932'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359020'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.191291461814565 -0.7792925610534851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.191291461814565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7792925610534851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.191291461814565 -0.7792925610534851)"^^geo:wktLiteral ;
  geo-pos:lat "53.191291461814565"^^xsd:decimal ;
  geo-pos:long "-0.7792925610534851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359036'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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.77929256105349'^^xsd:double;
  dwc:latitude '53.191291461815'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359036'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.26095482701591 -0.7780592449151913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.26095482701591"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7780592449151913"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.26095482701591 -0.7780592449151913)"^^geo:wktLiteral ;
  geo-pos:lat "53.26095482701591"^^xsd:decimal ;
  geo-pos:long "-0.7780592449151913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359019'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.77805924491519'^^xsd:double;
  dwc:latitude '53.260954827016'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359019'^^xsd:string;
  dwc:observationDate '2008-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25411375719962 -0.7685098178248078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.25411375719962"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7685098178248078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.25411375719962 -0.7685098178248078)"^^geo:wktLiteral ;
  geo-pos:lat "53.25411375719962"^^xsd:decimal ;
  geo-pos:long "-0.7685098178248078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359035'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.76850981782481'^^xsd:double;
  dwc:latitude '53.2541137572'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359035'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.543504704627395 -0.6756010221759242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.543504704627395"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6756010221759242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.543504704627395 -0.6756010221759242)"^^geo:wktLiteral ;
  geo-pos:lat "53.543504704627395"^^xsd:decimal ;
  geo-pos:long "-0.6756010221759242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359034'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^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.67560102217592'^^xsd:double;
  dwc:latitude '53.543504704627'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359034'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40336009792857 -0.4450233388794322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40336009792857"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4450233388794322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40336009792857 -0.4450233388794322)"^^geo:wktLiteral ;
  geo-pos:lat "51.40336009792857"^^xsd:decimal ;
  geo-pos:long "-0.4450233388794322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359142'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.44502333887943'^^xsd:double;
  dwc:latitude '51.403360097929'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359142'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.404597432884074 -0.4032817949250283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.404597432884074"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4032817949250283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.404597432884074 -0.4032817949250283)"^^geo:wktLiteral ;
  geo-pos:lat "51.404597432884074"^^xsd:decimal ;
  geo-pos:long "-0.4032817949250283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359039'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.40328179492503'^^xsd:double;
  dwc:latitude '51.404597432884'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359039'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4054767550227 -0.4018132172070748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4054767550227"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4018132172070748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4054767550227 -0.4018132172070748)"^^geo:wktLiteral ;
  geo-pos:lat "51.4054767550227"^^xsd:decimal ;
  geo-pos:long "-0.4018132172070748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359047'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.40181321720707'^^xsd:double;
  dwc:latitude '51.405476755023'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359047'^^xsd:string;
  dwc:observationDate '2011-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392235749470146 -0.35483603704149225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392235749470146"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35483603704149225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392235749470146 -0.35483603704149225)"^^geo:wktLiteral ;
  geo-pos:lat "51.392235749470146"^^xsd:decimal ;
  geo-pos:long "-0.35483603704149225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359132'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.35483603704149'^^xsd:double;
  dwc:latitude '51.39223574947'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359132'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392235749470146 -0.35483603704149225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.392235749470146"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35483603704149225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.392235749470146 -0.35483603704149225)"^^geo:wktLiteral ;
  geo-pos:lat "51.392235749470146"^^xsd:decimal ;
  geo-pos:long "-0.35483603704149225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359137'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.35483603704149'^^xsd:double;
  dwc:latitude '51.39223574947'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359137'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40467856302127 -0.34432397829481093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.40467856302127"^^xsd:decimal ;
  dwc:decimalLongitude "-0.34432397829481093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.40467856302127 -0.34432397829481093)"^^geo:wktLiteral ;
  geo-pos:lat "51.40467856302127"^^xsd:decimal ;
  geo-pos:long "-0.34432397829481093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359097'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.34432397829481'^^xsd:double;
  dwc:latitude '51.404678563021'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359097'^^xsd:string;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44948003922119 -0.33262825354839204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44948003922119"^^xsd:decimal ;
  dwc:decimalLongitude "-0.33262825354839204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44948003922119 -0.33262825354839204)"^^geo:wktLiteral ;
  geo-pos:lat "51.44948003922119"^^xsd:decimal ;
  geo-pos:long "-0.33262825354839204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359148'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.33262825354839'^^xsd:double;
  dwc:latitude '51.449480039221'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359148'^^xsd:string;
  dwc:observationDate '2012-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4006940377111 -0.3171495244835328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4006940377111"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3171495244835328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4006940377111 -0.3171495244835328)"^^geo:wktLiteral ;
  geo-pos:lat "51.4006940377111"^^xsd:decimal ;
  geo-pos:long "-0.3171495244835328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359161'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.31714952448353'^^xsd:double;
  dwc:latitude '51.400694037711'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359161'^^xsd:string;
  dwc:observationDate '2012-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48374623999856 -0.30761158310382525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48374623999856"^^xsd:decimal ;
  dwc:decimalLongitude "-0.30761158310382525"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48374623999856 -0.30761158310382525)"^^geo:wktLiteral ;
  geo-pos:lat "51.48374623999856"^^xsd:decimal ;
  geo-pos:long "-0.30761158310382525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359017'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.30761158310383'^^xsd:double;
  dwc:latitude '51.483746239999'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359017'^^xsd:string;
  dwc:observationDate '2007-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4823459466262 -0.3040624783971255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4823459466262"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3040624783971255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4823459466262 -0.3040624783971255)"^^geo:wktLiteral ;
  geo-pos:lat "51.4823459466262"^^xsd:decimal ;
  geo-pos:long "-0.3040624783971255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359077'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.30406247839713'^^xsd:double;
  dwc:latitude '51.482345946626'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359077'^^xsd:string;
  dwc:observationDate '2012-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.491707106503505 -0.26769808600402645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.491707106503505"^^xsd:decimal ;
  dwc:decimalLongitude "-0.26769808600402645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.491707106503505 -0.26769808600402645)"^^geo:wktLiteral ;
  geo-pos:lat "51.491707106503505"^^xsd:decimal ;
  geo-pos:long "-0.26769808600402645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359166'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Yule. Vivien'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.26769808600403'^^xsd:double;
  dwc:latitude '51.491707106504'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359166'^^xsd:string;
  dwc:observationDate '2012-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.486891883411275 -0.2462726329566037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.486891883411275"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2462726329566037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.486891883411275 -0.2462726329566037)"^^geo:wktLiteral ;
  geo-pos:lat "51.486891883411275"^^xsd:decimal ;
  geo-pos:long "-0.2462726329566037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359041'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.2462726329566'^^xsd:double;
  dwc:latitude '51.486891883411'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359041'^^xsd:string;
  dwc:observationDate '2011-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474990935694535 -0.23232756433040253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.474990935694535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.23232756433040253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.474990935694535 -0.23232756433040253)"^^geo:wktLiteral ;
  geo-pos:lat "51.474990935694535"^^xsd:decimal ;
  geo-pos:long "-0.23232756433040253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359014'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.2323275643304'^^xsd:double;
  dwc:latitude '51.474990935695'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359014'^^xsd:string;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4785427956255 -0.22930967881290787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4785427956255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.22930967881290787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4785427956255 -0.22930967881290787)"^^geo:wktLiteral ;
  geo-pos:lat "51.4785427956255"^^xsd:decimal ;
  geo-pos:long "-0.22930967881290787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359153'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.22930967881291'^^xsd:double;
  dwc:latitude '51.478542795626'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359153'^^xsd:string;
  dwc:observationDate '2012-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70756287471983 -0.22344643951529444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.70756287471983"^^xsd:decimal ;
  dwc:decimalLongitude "-0.22344643951529444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.70756287471983 -0.22344643951529444)"^^geo:wktLiteral ;
  geo-pos:lat "53.70756287471983"^^xsd:decimal ;
  geo-pos:long "-0.22344643951529444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359049'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '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.22344643951529'^^xsd:double;
  dwc:latitude '53.70756287472'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359049'^^xsd:string;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.369785716728025 -0.2040534509535649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.369785716728025"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2040534509535649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.369785716728025 -0.2040534509535649)"^^geo:wktLiteral ;
  geo-pos:lat "51.369785716728025"^^xsd:decimal ;
  geo-pos:long "-0.2040534509535649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359162'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Silver Lewis. Caroline'^^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 '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.20405345095356'^^xsd:double;
  dwc:latitude '51.369785716728'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359162'^^xsd:string;
  dwc:observationDate '2012-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7820594437921 -0.2020618741392307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7820594437921"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2020618741392307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7820594437921 -0.2020618741392307)"^^geo:wktLiteral ;
  geo-pos:lat "52.7820594437921"^^xsd:decimal ;
  geo-pos:long "-0.2020618741392307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359105'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.20206187413923'^^xsd:double;
  dwc:latitude '52.782059443792'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359105'^^xsd:string;
  dwc:observationDate '2011-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468189077996136 -0.1986861405991417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.468189077996136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1986861405991417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.468189077996136 -0.1986861405991417)"^^geo:wktLiteral ;
  geo-pos:lat "52.468189077996136"^^xsd:decimal ;
  geo-pos:long "-0.1986861405991417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359042'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.19868614059914'^^xsd:double;
  dwc:latitude '52.468189077996'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359042'^^xsd:string;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.413079428686736 -0.1829411234666246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.413079428686736"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1829411234666246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.413079428686736 -0.1829411234666246)"^^geo:wktLiteral ;
  geo-pos:lat "51.413079428686736"^^xsd:decimal ;
  geo-pos:long "-0.1829411234666246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359093'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.18294112346662'^^xsd:double;
  dwc:latitude '51.413079428687'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359093'^^xsd:string;
  dwc:observationDate '2012-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44904714725243 -0.1818063838438216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.44904714725243"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1818063838438216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.44904714725243 -0.1818063838438216)"^^geo:wktLiteral ;
  geo-pos:lat "52.44904714725243"^^xsd:decimal ;
  geo-pos:long "-0.1818063838438216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359071'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.18180638384382'^^xsd:double;
  dwc:latitude '52.449047147252'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359071'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47777109856964 -0.17893069125591157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47777109856964"^^xsd:decimal ;
  dwc:decimalLongitude "-0.17893069125591157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47777109856964 -0.17893069125591157)"^^geo:wktLiteral ;
  geo-pos:lat "51.47777109856964"^^xsd:decimal ;
  geo-pos:long "-0.17893069125591157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359033'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^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.17893069125591'^^xsd:double;
  dwc:latitude '51.47777109857'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359033'^^xsd:string;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59444224125332 -0.11636135525850816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.59444224125332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.11636135525850816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.59444224125332 -0.11636135525850816)"^^geo:wktLiteral ;
  geo-pos:lat "53.59444224125332"^^xsd:decimal ;
  geo-pos:long "-0.11636135525850816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359037'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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.11636135525851'^^xsd:double;
  dwc:latitude '53.594442241253'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359037'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57750444803871 -0.11597650811906436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.57750444803871"^^xsd:decimal ;
  dwc:decimalLongitude "-0.11597650811906436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.57750444803871 -0.11597650811906436)"^^geo:wktLiteral ;
  geo-pos:lat "52.57750444803871"^^xsd:decimal ;
  geo-pos:long "-0.11597650811906436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359030'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^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.11597650811906'^^xsd:double;
  dwc:latitude '52.577504448039'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359030'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.45330868415083 -0.10950761110545076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.45330868415083"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10950761110545076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.45330868415083 -0.10950761110545076)"^^geo:wktLiteral ;
  geo-pos:lat "52.45330868415083"^^xsd:decimal ;
  geo-pos:long "-0.10950761110545076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359040'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.10950761110545'^^xsd:double;
  dwc:latitude '52.453308684151'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359040'^^xsd:string;
  dwc:observationDate '2011-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.464967130039675 -0.10753573127370591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.464967130039675"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10753573127370591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.464967130039675 -0.10753573127370591)"^^geo:wktLiteral ;
  geo-pos:lat "52.464967130039675"^^xsd:decimal ;
  geo-pos:long "-0.10753573127370591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359045'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.10753573127371'^^xsd:double;
  dwc:latitude '52.46496713004'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359045'^^xsd:string;
  dwc:observationDate '2011-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.47026445587077 -0.10141853425442356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.47026445587077"^^xsd:decimal ;
  dwc:decimalLongitude "-0.10141853425442356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.47026445587077 -0.10141853425442356)"^^geo:wktLiteral ;
  geo-pos:lat "52.47026445587077"^^xsd:decimal ;
  geo-pos:long "-0.10141853425442356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359029'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.10141853425442'^^xsd:double;
  dwc:latitude '52.470264455871'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359029'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84693468037138 -0.09541885778217112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84693468037138"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09541885778217112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84693468037138 -0.09541885778217112)"^^geo:wktLiteral ;
  geo-pos:lat "52.84693468037138"^^xsd:decimal ;
  geo-pos:long "-0.09541885778217112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359031'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.095418857782171'^^xsd:double;
  dwc:latitude '52.846934680371'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359031'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.577451104781936 -0.06575306881337122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.577451104781936"^^xsd:decimal ;
  dwc:decimalLongitude "-0.06575306881337122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.577451104781936 -0.06575306881337122)"^^geo:wktLiteral ;
  geo-pos:lat "53.577451104781936"^^xsd:decimal ;
  geo-pos:long "-0.06575306881337122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359118'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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.065753068813371'^^xsd:double;
  dwc:latitude '53.577451104782'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359118'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.574705170492166 -0.05410534922825833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.574705170492166"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05410534922825833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.574705170492166 -0.05410534922825833)"^^geo:wktLiteral ;
  geo-pos:lat "52.574705170492166"^^xsd:decimal ;
  geo-pos:long "-0.05410534922825833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359023'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.054105349228258'^^xsd:double;
  dwc:latitude '52.574705170492'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359023'^^xsd:string;
  dwc:observationDate '2009-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57810442176017 -0.05061589025911988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.57810442176017"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05061589025911988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.57810442176017 -0.05061589025911988)"^^geo:wktLiteral ;
  geo-pos:lat "53.57810442176017"^^xsd:decimal ;
  geo-pos:long "-0.05061589025911988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359052'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.05061589025912'^^xsd:double;
  dwc:latitude '53.57810442176'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359052'^^xsd:string;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.560363779901266 -0.030623087547000563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.560363779901266"^^xsd:decimal ;
  dwc:decimalLongitude "-0.030623087547000563"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.560363779901266 -0.030623087547000563)"^^geo:wktLiteral ;
  geo-pos:lat "51.560363779901266"^^xsd:decimal ;
  geo-pos:long "-0.030623087547000563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359018'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.030623087547001'^^xsd:double;
  dwc:latitude '51.560363779901'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359018'^^xsd:string;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45178964865693 -0.01874600638588661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.45178964865693"^^xsd:decimal ;
  dwc:decimalLongitude "-0.01874600638588661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.45178964865693 -0.01874600638588661)"^^geo:wktLiteral ;
  geo-pos:lat "51.45178964865693"^^xsd:decimal ;
  geo-pos:long "-0.01874600638588661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359150'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '-0.018746006385887'^^xsd:double;
  dwc:latitude '51.451789648657'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359150'^^xsd:string;
  dwc:observationDate '2012-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.59568312841755 -0.01773497354549958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.59568312841755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.01773497354549958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.59568312841755 -0.01773497354549958)"^^geo:wktLiteral ;
  geo-pos:lat "52.59568312841755"^^xsd:decimal ;
  geo-pos:long "-0.01773497354549958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359032'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.0177349735455'^^xsd:double;
  dwc:latitude '52.595683128418'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359032'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420090595637696 -0.005732634886794379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.420090595637696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.005732634886794379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.420090595637696 -0.005732634886794379)"^^geo:wktLiteral ;
  geo-pos:lat "51.420090595637696"^^xsd:decimal ;
  geo-pos:long "-0.005732634886794379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359007'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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.0057326348867944'^^xsd:double;
  dwc:latitude '51.420090595638'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359007'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50908740528794 -0.0032893006244858504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.50908740528794"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0032893006244858504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.50908740528794 -0.0032893006244858504)"^^geo:wktLiteral ;
  geo-pos:lat "51.50908740528794"^^xsd:decimal ;
  geo-pos:long "-0.0032893006244858504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359170'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Andru\'s. Laura'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.0032893006244859'^^xsd:double;
  dwc:latitude '51.509087405288'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359170'^^xsd:string;
  dwc:observationDate '2012-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32022817111059 -0.0007212117657597753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.32022817111059"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0007212117657597753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.32022817111059 -0.0007212117657597753)"^^geo:wktLiteral ;
  geo-pos:lat "52.32022817111059"^^xsd:decimal ;
  geo-pos:long "-0.0007212117657597753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359024'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '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.00072121176575978'^^xsd:double;
  dwc:latitude '52.320228171111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359024'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54127077652343 0.00203041214884474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.54127077652343"^^xsd:decimal ;
  dwc:decimalLongitude "0.00203041214884474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.54127077652343 0.00203041214884474)"^^geo:wktLiteral ;
  geo-pos:lat "53.54127077652343"^^xsd:decimal ;
  geo-pos:long "0.00203041214884474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359172'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Johnson. \\Donald'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.0020304121488447'^^xsd:double;
  dwc:latitude '53.541270776523'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359172'^^xsd:string;
  dwc:observationDate '2013-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35372157856128 0.03897461745658063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35372157856128"^^xsd:decimal ;
  dwc:decimalLongitude "0.03897461745658063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35372157856128 0.03897461745658063)"^^geo:wktLiteral ;
  geo-pos:lat "52.35372157856128"^^xsd:decimal ;
  geo-pos:long "0.03897461745658063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359027'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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.038974617456581'^^xsd:double;
  dwc:latitude '52.353721578561'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359027'^^xsd:string;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35372157856128 0.03897461745658063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35372157856128"^^xsd:decimal ;
  dwc:decimalLongitude "0.03897461745658063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35372157856128 0.03897461745658063)"^^geo:wktLiteral ;
  geo-pos:lat "52.35372157856128"^^xsd:decimal ;
  geo-pos:long "0.03897461745658063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359038'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.038974617456581'^^xsd:double;
  dwc:latitude '52.353721578561'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359038'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35372157856128 0.03897461745658063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35372157856128"^^xsd:decimal ;
  dwc:decimalLongitude "0.03897461745658063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35372157856128 0.03897461745658063)"^^geo:wktLiteral ;
  geo-pos:lat "52.35372157856128"^^xsd:decimal ;
  geo-pos:long "0.03897461745658063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359028'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^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.038974617456581'^^xsd:double;
  dwc:latitude '52.353721578561'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359028'^^xsd:string;
  dwc:observationDate '2009-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35939708952438 0.04878327397290356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35939708952438"^^xsd:decimal ;
  dwc:decimalLongitude "0.04878327397290356"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35939708952438 0.04878327397290356)"^^geo:wktLiteral ;
  geo-pos:lat "52.35939708952438"^^xsd:decimal ;
  geo-pos:long "0.04878327397290356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359048'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.048783273972904'^^xsd:double;
  dwc:latitude '52.359397089524'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359048'^^xsd:string;
  dwc:observationDate '2012-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.409910250323655 0.11656152574389088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.409910250323655"^^xsd:decimal ;
  dwc:decimalLongitude "0.11656152574389088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.409910250323655 0.11656152574389088)"^^geo:wktLiteral ;
  geo-pos:lat "52.409910250323655"^^xsd:decimal ;
  geo-pos:long "0.11656152574389088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359152'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.11656152574389'^^xsd:double;
  dwc:latitude '52.409910250324'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359152'^^xsd:string;
  dwc:observationDate '2012-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.97345457333776 0.126081184248833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.97345457333776"^^xsd:decimal ;
  dwc:decimalLongitude "0.126081184248833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.97345457333776 0.126081184248833)"^^geo:wktLiteral ;
  geo-pos:lat "50.97345457333776"^^xsd:decimal ;
  geo-pos:long "0.126081184248833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359051'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.12608118424883'^^xsd:double;
  dwc:latitude '50.973454573338'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359051'^^xsd:string;
  dwc:observationDate '2012-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4685490234765 0.20477846779320216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4685490234765"^^xsd:decimal ;
  dwc:decimalLongitude "0.20477846779320216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4685490234765 0.20477846779320216)"^^geo:wktLiteral ;
  geo-pos:lat "52.4685490234765"^^xsd:decimal ;
  geo-pos:long "0.20477846779320216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359021'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.2047784677932'^^xsd:double;
  dwc:latitude '52.468549023476'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359021'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437544240410034 0.2238361171898688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.437544240410034"^^xsd:decimal ;
  dwc:decimalLongitude "0.2238361171898688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.437544240410034 0.2238361171898688)"^^geo:wktLiteral ;
  geo-pos:lat "51.437544240410034"^^xsd:decimal ;
  geo-pos:long "0.2238361171898688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359155'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.22383611718987'^^xsd:double;
  dwc:latitude '51.43754424041'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359155'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4615319362125 0.2394006173496332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4615319362125"^^xsd:decimal ;
  dwc:decimalLongitude "0.2394006173496332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4615319362125 0.2394006173496332)"^^geo:wktLiteral ;
  geo-pos:lat "51.4615319362125"^^xsd:decimal ;
  geo-pos:long "0.2394006173496332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359156'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.23940061734963'^^xsd:double;
  dwc:latitude '51.461531936213'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359156'^^xsd:string;
  dwc:observationDate '2012-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4615319362125 0.2394006173496332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4615319362125"^^xsd:decimal ;
  dwc:decimalLongitude "0.2394006173496332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4615319362125 0.2394006173496332)"^^geo:wktLiteral ;
  geo-pos:lat "51.4615319362125"^^xsd:decimal ;
  geo-pos:long "0.2394006173496332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359164'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tate. Mary'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.23940061734963'^^xsd:double;
  dwc:latitude '51.461531936213'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359164'^^xsd:string;
  dwc:observationDate '2012-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92002075359795 0.24175488856796337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.92002075359795"^^xsd:decimal ;
  dwc:decimalLongitude "0.24175488856796337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.92002075359795 0.24175488856796337)"^^geo:wktLiteral ;
  geo-pos:lat "50.92002075359795"^^xsd:decimal ;
  geo-pos:long "0.24175488856796337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359078'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.24175488856796'^^xsd:double;
  dwc:latitude '50.920020753598'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359078'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51764937884591 0.2477755583765038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.51764937884591"^^xsd:decimal ;
  dwc:decimalLongitude "0.2477755583765038"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.51764937884591 0.2477755583765038)"^^geo:wktLiteral ;
  geo-pos:lat "52.51764937884591"^^xsd:decimal ;
  geo-pos:long "0.2477755583765038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359167'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Mulder. Peter'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.2477755583765'^^xsd:double;
  dwc:latitude '52.517649378846'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359167'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56349203950555 0.31873921965089164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.56349203950555"^^xsd:decimal ;
  dwc:decimalLongitude "0.31873921965089164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.56349203950555 0.31873921965089164)"^^geo:wktLiteral ;
  geo-pos:lat "52.56349203950555"^^xsd:decimal ;
  geo-pos:long "0.31873921965089164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359026'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '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.31873921965089'^^xsd:double;
  dwc:latitude '52.563492039506'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359026'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46799479671248 0.3232396151438852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.46799479671248"^^xsd:decimal ;
  dwc:decimalLongitude "0.3232396151438852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.46799479671248 0.3232396151438852)"^^geo:wktLiteral ;
  geo-pos:lat "51.46799479671248"^^xsd:decimal ;
  geo-pos:long "0.3232396151438852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359158'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.32323961514389'^^xsd:double;
  dwc:latitude '51.467994796712'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359158'^^xsd:string;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.587804689401395 0.3399559674906591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.587804689401395"^^xsd:decimal ;
  dwc:decimalLongitude "0.3399559674906591"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.587804689401395 0.3399559674906591)"^^geo:wktLiteral ;
  geo-pos:lat "52.587804689401395"^^xsd:decimal ;
  geo-pos:long "0.3399559674906591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359016'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.33995596749066'^^xsd:double;
  dwc:latitude '52.587804689401'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359016'^^xsd:string;
  dwc:observationDate '2011-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.118088848812626 0.35371742827416297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.118088848812626"^^xsd:decimal ;
  dwc:decimalLongitude "0.35371742827416297"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.118088848812626 0.35371742827416297)"^^geo:wktLiteral ;
  geo-pos:lat "53.118088848812626"^^xsd:decimal ;
  geo-pos:long "0.35371742827416297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359171'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Martin. Ian'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^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.35371742827416'^^xsd:double;
  dwc:latitude '53.118088848813'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359171'^^xsd:string;
  dwc:observationDate '2013-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.60307111432343 0.3636640857987497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.60307111432343"^^xsd:decimal ;
  dwc:decimalLongitude "0.3636640857987497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.60307111432343 0.3636640857987497)"^^geo:wktLiteral ;
  geo-pos:lat "52.60307111432343"^^xsd:decimal ;
  geo-pos:long "0.3636640857987497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359053'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.36366408579875'^^xsd:double;
  dwc:latitude '52.603071114323'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359053'^^xsd:string;
  dwc:observationDate '2012-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7295838608868 0.3779103785397847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7295838608868"^^xsd:decimal ;
  dwc:decimalLongitude "0.3779103785397847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7295838608868 0.3779103785397847)"^^geo:wktLiteral ;
  geo-pos:lat "52.7295838608868"^^xsd:decimal ;
  geo-pos:long "0.3779103785397847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359114'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^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.37791037853978'^^xsd:double;
  dwc:latitude '52.729583860887'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359114'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.700719797582934 0.38226189764871127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.700719797582934"^^xsd:decimal ;
  dwc:decimalLongitude "0.38226189764871127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.700719797582934 0.38226189764871127)"^^geo:wktLiteral ;
  geo-pos:lat "52.700719797582934"^^xsd:decimal ;
  geo-pos:long "0.38226189764871127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359013'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.38226189764871'^^xsd:double;
  dwc:latitude '52.700719797583'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359013'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31894030611144 0.443447623051148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31894030611144"^^xsd:decimal ;
  dwc:decimalLongitude "0.443447623051148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31894030611144 0.443447623051148)"^^geo:wktLiteral ;
  geo-pos:lat "51.31894030611144"^^xsd:decimal ;
  geo-pos:long "0.443447623051148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359165'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Pink. Andrew'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.44344762305115'^^xsd:double;
  dwc:latitude '51.318940306111'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359165'^^xsd:string;
  dwc:observationDate '2012-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25047739565942 0.4484148890280525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25047739565942"^^xsd:decimal ;
  dwc:decimalLongitude "0.4484148890280525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25047739565942 0.4484148890280525)"^^geo:wktLiteral ;
  geo-pos:lat "51.25047739565942"^^xsd:decimal ;
  geo-pos:long "0.4484148890280525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359145'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.44841488902805'^^xsd:double;
  dwc:latitude '51.250477395659'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359145'^^xsd:string;
  dwc:observationDate '2012-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55084567761533 0.4552749779328503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.55084567761533"^^xsd:decimal ;
  dwc:decimalLongitude "0.4552749779328503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.55084567761533 0.4552749779328503)"^^geo:wktLiteral ;
  geo-pos:lat "52.55084567761533"^^xsd:decimal ;
  geo-pos:long "0.4552749779328503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359025'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.45527497793285'^^xsd:double;
  dwc:latitude '52.550845677615'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359025'^^xsd:string;
  dwc:observationDate '2009-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84400942790675 0.45545176109194646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84400942790675"^^xsd:decimal ;
  dwc:decimalLongitude "0.45545176109194646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84400942790675 0.45545176109194646)"^^geo:wktLiteral ;
  geo-pos:lat "52.84400942790675"^^xsd:decimal ;
  geo-pos:long "0.45545176109194646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359022'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.45545176109195'^^xsd:double;
  dwc:latitude '52.844009427907'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359022'^^xsd:string;
  dwc:observationDate '2011-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84400942790675 0.45545176109194646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.84400942790675"^^xsd:decimal ;
  dwc:decimalLongitude "0.45545176109194646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.84400942790675 0.45545176109194646)"^^geo:wktLiteral ;
  geo-pos:lat "52.84400942790675"^^xsd:decimal ;
  geo-pos:long "0.45545176109194646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359112'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.45545176109195'^^xsd:double;
  dwc:latitude '52.844009427907'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359112'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359058'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359058'^^xsd:string;
  dwc:observationDate '2012-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359116'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359116'^^xsd:string;
  dwc:observationDate '2012-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359117'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359117'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359102'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359102'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359184'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tate. Mary'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359184'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359084'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359084'^^xsd:string;
  dwc:observationDate '2012-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359087'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359087'^^xsd:string;
  dwc:observationDate '2012-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359065'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359065'^^xsd:string;
  dwc:observationDate '2012-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359109'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359109'^^xsd:string;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359107'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359107'^^xsd:string;
  dwc:observationDate '2012-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359110'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359110'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359154'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359154'^^xsd:string;
  dwc:observationDate '2012-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359113'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359113'^^xsd:string;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359092'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359092'^^xsd:string;
  dwc:observationDate '2012-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359129'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359129'^^xsd:string;
  dwc:observationDate '2012-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359143'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359143'^^xsd:string;
  dwc:observationDate '2012-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359061'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359061'^^xsd:string;
  dwc:observationDate '2012-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359147'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359147'^^xsd:string;
  dwc:observationDate '2012-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359074'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359074'^^xsd:string;
  dwc:observationDate '2012-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359059'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359059'^^xsd:string;
  dwc:observationDate '2012-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359140'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359140'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359064'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359064'^^xsd:string;
  dwc:observationDate '2012-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359091'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359091'^^xsd:string;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359186'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tate. Mary'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359186'^^xsd:string;
  dwc:observationDate '2013-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359144'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359144'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359127'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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 '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359127'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359057'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359057'^^xsd:string;
  dwc:observationDate '2012-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359079'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359079'^^xsd:string;
  dwc:observationDate '2012-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359131'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359131'^^xsd:string;
  dwc:observationDate '2012-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359096'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359096'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359073'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359073'^^xsd:string;
  dwc:observationDate '2012-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359066'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359066'^^xsd:string;
  dwc:observationDate '2012-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359072'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359072'^^xsd:string;
  dwc:observationDate '2012-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359136'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359136'^^xsd:string;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359104'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359104'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359101'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359101'^^xsd:string;
  dwc:observationDate '2012-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359082'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359082'^^xsd:string;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359149'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359149'^^xsd:string;
  dwc:observationDate '2012-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359103'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359103'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359069'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359069'^^xsd:string;
  dwc:observationDate '2012-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359099'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359099'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359090'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359090'^^xsd:string;
  dwc:observationDate '2012-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359185'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tate. Mary'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359185'^^xsd:string;
  dwc:observationDate '2013-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359086'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359086'^^xsd:string;
  dwc:observationDate '2012-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359056'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359056'^^xsd:string;
  dwc:observationDate '2012-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359070'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359070'^^xsd:string;
  dwc:observationDate '2012-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359095'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359095'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359075'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359075'^^xsd:string;
  dwc:observationDate '2012-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359083'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359083'^^xsd:string;
  dwc:observationDate '2012-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359183'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tate. Mary'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359183'^^xsd:string;
  dwc:observationDate '2013-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359182'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Tate. Mary'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359182'^^xsd:string;
  dwc:observationDate '2013-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359134'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359134'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359085'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359085'^^xsd:string;
  dwc:observationDate '2012-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359062'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359062'^^xsd:string;
  dwc:observationDate '2012-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359130'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359130'^^xsd:string;
  dwc:observationDate '2012-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359076'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359076'^^xsd:string;
  dwc:observationDate '2012-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359115'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359115'^^xsd:string;
  dwc:observationDate '2012-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359063'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359063'^^xsd:string;
  dwc:observationDate '2012-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359080'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359080'^^xsd:string;
  dwc:observationDate '2012-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359133'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359133'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359094'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359094'^^xsd:string;
  dwc:observationDate '2012-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359106'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359106'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359108'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359108'^^xsd:string;
  dwc:observationDate '2012-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359055'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359055'^^xsd:string;
  dwc:observationDate '2012-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359060'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359060'^^xsd:string;
  dwc:observationDate '2012-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359157'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359157'^^xsd:string;
  dwc:observationDate '2012-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2961057024076"^^xsd:decimal ;
  dwc:decimalLongitude "0.5024917238562133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2961057024076 0.5024917238562133)"^^geo:wktLiteral ;
  geo-pos:lat "51.2961057024076"^^xsd:decimal ;
  geo-pos:long "0.5024917238562133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359174'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'wayman. lyndsay'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50249172385621'^^xsd:double;
  dwc:latitude '51.296105702408'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359174'^^xsd:string;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.224108873316375 0.5043129154226194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.224108873316375"^^xsd:decimal ;
  dwc:decimalLongitude "0.5043129154226194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.224108873316375 0.5043129154226194)"^^geo:wktLiteral ;
  geo-pos:lat "51.224108873316375"^^xsd:decimal ;
  geo-pos:long "0.5043129154226194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359139'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '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.50431291542262'^^xsd:double;
  dwc:latitude '51.224108873316'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359139'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29604438312058"^^xsd:decimal ;
  dwc:decimalLongitude "0.5053577893021559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  geo-pos:lat "51.29604438312058"^^xsd:decimal ;
  geo-pos:long "0.5053577893021559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359177'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'wayman. lyndsay'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50535778930216'^^xsd:double;
  dwc:latitude '51.296044383121'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359177'^^xsd:string;
  dwc:observationDate '2013-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29604438312058"^^xsd:decimal ;
  dwc:decimalLongitude "0.5053577893021559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  geo-pos:lat "51.29604438312058"^^xsd:decimal ;
  geo-pos:long "0.5053577893021559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359187'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'wayman. lyndsay'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50535778930216'^^xsd:double;
  dwc:latitude '51.296044383121'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359187'^^xsd:string;
  dwc:observationDate '2013-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29604438312058"^^xsd:decimal ;
  dwc:decimalLongitude "0.5053577893021559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  geo-pos:lat "51.29604438312058"^^xsd:decimal ;
  geo-pos:long "0.5053577893021559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359176'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'wayman. lyndsay'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50535778930216'^^xsd:double;
  dwc:latitude '51.296044383121'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359176'^^xsd:string;
  dwc:observationDate '2013-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29604438312058"^^xsd:decimal ;
  dwc:decimalLongitude "0.5053577893021559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29604438312058 0.5053577893021559)"^^geo:wktLiteral ;
  geo-pos:lat "51.29604438312058"^^xsd:decimal ;
  geo-pos:long "0.5053577893021559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359175'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'wayman. lyndsay'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50535778930216'^^xsd:double;
  dwc:latitude '51.296044383121'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359175'^^xsd:string;
  dwc:observationDate '2013-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.90815139563848 0.5059340312262468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.90815139563848"^^xsd:decimal ;
  dwc:decimalLongitude "0.5059340312262468"^^xsd:decimal ;
  dwc: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/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.90815139563848 0.5059340312262468)"^^geo:wktLiteral ;
  geo-pos:lat "52.90815139563848"^^xsd:decimal ;
  geo-pos:long "0.5059340312262468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "707"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359181'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Chilvers. Colin'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50593403122625'^^xsd:double;
  dwc:latitude '52.908151395638'^^xsd:double;
  dwc:coordinatePrecision '707'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359181'^^xsd:string;
  dwc:observationDate '2013-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29601369719288 0.5067908182384635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29601369719288"^^xsd:decimal ;
  dwc:decimalLongitude "0.5067908182384635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29601369719288 0.5067908182384635)"^^geo:wktLiteral ;
  geo-pos:lat "51.29601369719288"^^xsd:decimal ;
  geo-pos:long "0.5067908182384635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359138'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.50679081823846'^^xsd:double;
  dwc:latitude '51.296013697193'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359138'^^xsd:string;
  dwc:observationDate '2012-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29508457401949 0.5081748583682946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29508457401949"^^xsd:decimal ;
  dwc:decimalLongitude "0.5081748583682946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29508457401949 0.5081748583682946)"^^geo:wktLiteral ;
  geo-pos:lat "51.29508457401949"^^xsd:decimal ;
  geo-pos:long "0.5081748583682946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359067'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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.50817485836829'^^xsd:double;
  dwc:latitude '51.295084574019'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359067'^^xsd:string;
  dwc:observationDate '2012-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271386998510096 0.5226569399619259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.271386998510096"^^xsd:decimal ;
  dwc:decimalLongitude "0.5226569399619259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.271386998510096 0.5226569399619259)"^^geo:wktLiteral ;
  geo-pos:lat "51.271386998510096"^^xsd:decimal ;
  geo-pos:long "0.5226569399619259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359146'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.52265693996193'^^xsd:double;
  dwc:latitude '51.27138699851'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359146'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74315597904534 0.6647710909809148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.74315597904534"^^xsd:decimal ;
  dwc:decimalLongitude "0.6647710909809148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.74315597904534 0.6647710909809148)"^^geo:wktLiteral ;
  geo-pos:lat "51.74315597904534"^^xsd:decimal ;
  geo-pos:long "0.6647710909809148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359068'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '0.66477109098091'^^xsd:double;
  dwc:latitude '51.743155979045'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359068'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62744728748792 0.8053927765349621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62744728748792"^^xsd:decimal ;
  dwc:decimalLongitude "0.8053927765349621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62744728748792 0.8053927765349621)"^^geo:wktLiteral ;
  geo-pos:lat "51.62744728748792"^^xsd:decimal ;
  geo-pos:long "0.8053927765349621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359120'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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.80539277653496'^^xsd:double;
  dwc:latitude '51.627447287488'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359120'^^xsd:string;
  dwc:observationDate '2009-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.862247387370566 1.2572856626922235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.862247387370566"^^xsd:decimal ;
  dwc:decimalLongitude "1.2572856626922235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.862247387370566 1.2572856626922235)"^^geo:wktLiteral ;
  geo-pos:lat "51.862247387370566"^^xsd:decimal ;
  geo-pos:long "1.2572856626922235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359126'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '1.2572856626922'^^xsd:double;
  dwc:latitude '51.862247387371'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359126'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.99503013134754 1.269837386234989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.99503013134754"^^xsd:decimal ;
  dwc:decimalLongitude "1.269837386234989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.99503013134754 1.269837386234989)"^^geo:wktLiteral ;
  geo-pos:lat "51.99503013134754"^^xsd:decimal ;
  geo-pos:long "1.269837386234989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359173'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:collector 'Watson. Dawn'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^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 '1.269837386235'^^xsd:double;
  dwc:latitude '51.995030131348'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359173'^^xsd:string;
  dwc:observationDate '2013-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31313514468797 1.3344832929876649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31313514468797"^^xsd:decimal ;
  dwc:decimalLongitude "1.3344832929876649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31313514468797 1.3344832929876649)"^^geo:wktLiteral ;
  geo-pos:lat "51.31313514468797"^^xsd:decimal ;
  geo-pos:long "1.3344832929876649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359160'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '1.3344832929877'^^xsd:double;
  dwc:latitude '51.313135144688'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359160'^^xsd:string;
  dwc:observationDate '2012-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24516628820667 1.3675442701987686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.24516628820667"^^xsd:decimal ;
  dwc:decimalLongitude "1.3675442701987686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7071"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.24516628820667 1.3675442701987686)"^^geo:wktLiteral ;
  geo-pos:lat "51.24516628820667"^^xsd:decimal ;
  geo-pos:long "1.3675442701987686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7071"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359043'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:country 'GB'^^xsd:string;
  dwc:longitude '1.3675442701988'^^xsd:double;
  dwc:latitude '51.245166288207'^^xsd:double;
  dwc:coordinatePrecision '7071'^^xsd:integer;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359043'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.47551850457758 1.720807172448246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.47551850457758"^^xsd:decimal ;
  dwc:decimalLongitude "1.720807172448246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.47551850457758 1.720807172448246)"^^geo:wktLiteral ;
  geo-pos:lat "52.47551850457758"^^xsd:decimal ;
  geo-pos:long "1.720807172448246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66715%3A289359119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66715:289359119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66715'^^xsd:integer;
  dwc:catalogNumber '289359119'^^xsd:integer;
  dwc:scientificName 'Undaria pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'observation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '1.7208071724482'^^xsd:double;
  dwc:latitude '52.475518504578'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '145721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66715:289359119'^^xsd:string;
  dwc:observationDate '2009-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '145721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.05176 4.65461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.05176"^^xsd:decimal ;
  dwc:decimalLongitude "4.65461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70.7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.05176 4.65461)"^^geo:wktLiteral ;
  geo-pos:lat "52.05176"^^xsd:decimal ;
  geo-pos:long "4.65461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70.7"^^xsd:integer .

<https://eurobis.org/id/occurrence/4215__urn%3Acatalog%3AMarine%20Biological%20Association%3A66716%3A289359159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Marine Biological Association:66716:289359159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4215_> ;
  dwc:basisOfRecord "observation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/observation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-29'^^xsd:date;
  dwc:institutionCode 'Marine Biological Association'^^xsd:string;
  dwc:collectionCode '66716'^^xsd:integer;
  dwc:catalogNumber '289359159'^^xsd:integer;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'observation'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Europe'^^xsd:string;
  dwc:longitude '4.65461'^^xsd:double;
  dwc:latitude '52.05176'^^xsd:double;
  dwc:coordinatePrecision '70.7'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Marine Biological Association:66716:289359159'^^xsd:string;
  dwc:observationDate '2012-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF